Forum Replies Created

Viewing 15 posts - 421 through 435 (of 1,956 total)
  • Author
    Posts
  • in reply to: Shortcode inline with text … no line breaks

    Hi @grayson,

    I guess the gdoc shortcode is adding a newline at the end.

    Without using shortcoder can you directly insert the shortcode in a test post and see the results?

    example:

    [gdoc key=”https://docs.google.com/spreadsheets/d/MYGOOGLESHEETID/edit#gid=18337438″ query=”select AE limit 1 offset 2″ display=”inline” class=”no-datatables” use_cache=”no”] is the Men’s rating Leader

    Observe the output of the post. If the line breaks, then gdoc is adding a new line at the end of it’s output.

    Thanks,
    Aakash

    in reply to: Shortcode inline with text … no line breaks

    Hi Grayson,

    Are you creating a shortcode using Shortcoder?

    What is the content (i.e HTML) of the shortcode?
    I would like to know how “inline google spreasheet” plugin comes into play.

    When you meant [shortcode] I’m nto sure if it is shortcoder’s one or the other plugin you mentioned.

    Can you please share more details? Screenshots would also help.

    Thanks,
    Aakash

    in reply to: Include extra code once per page if already added

    Hi @aj-tatum,

    Thanks for using Shortcoder.
    This option you are looking for is available in the PRO version.

    Shortcoder

    In the shortcode editing page, you can insert the extra code which must be inserted only once at the bottom of the page when the shortcode is used multiple times.

    More on this here – https://www.aakashweb.com/docs/shortcoder/pro/extra-code/

    Thanks,
    Aakash

    in reply to: “Add another message” not functioning

    Hi Philip,

    Thanks for using Announcer – PRO.

    Looks like you are in “visual editor” mode.
    Can you please click the “text” tab and switch to “text editor”?

    After that, click the “add another message” button to insert the marker.
    Type your message after the marker.

    You can later switch to visual editor.

    Visual editor option is a new feature, hence we need to switch to text editor.
    In the future version, this process will be made intuitive.

    Thanks,
    Aakash

    in reply to: H3 issues

    Hi,

    There is no need to worry about that. The right tag must be used based on the purpose. Google crawls everything on a page and knows the context.

    Thanks,
    Aakash

    in reply to: H3 issues

    Hi @mr-shuvo,

    Using CSS you can change the apperance of h3 to look like p tag.
    This is a heading for a popup so it makes sense to be a h3 tag.

    But may I know why you are interested to remove h3 tag?

    May be you have misunderstood something.

    Thanks,
    Aakash

    in reply to: Ad Block collapses my WP Socializer plugin

    Marking this as resolved.

    in reply to: H3 issues

    Hi,

    It is not possible to change the tag. You might have to edit the plugin’s source code.

    Instead you can use CSS to make h3 look like p tag.

    Thanks,
    Aakash

    in reply to: Follow Icons cant open editor

    Hi @jn_aceart,

    Strange that the editor is not working yet.
    Yes, the instruction I gave earlier will reset the editor.

    Also, can you please enable debug logging and observe it for any clue?
    You can enable the logging like below.
    https://wordpress.org/support/article/debugging-in-wordpress/#wp_debug_log

    I’m sure there is some conflict with other active plugins out there since there were no similar issue reported.

    Would it be possible for you to create a temporary admin user and share the credentials with me for analysis?

    You can share your website URL and the credentials in private using my contact form – https://www.aakashweb.com/contact/

    Thanks,
    Aakash

    in reply to: H3 issues

    Hi @mr-shuvo

    Sorry for the delay.
    The h3 tags are used by the “more share links” button (the plus button in the sharebar).

    The more button shows a popup which uses this header.

    If you do not want to show that popup, please go to WP Socializer -> Settings -> Show share menu = No

    Thanks,
    Aakash

    in reply to: H3 issues

    Hi @mr-shuvo,

    Thansk for using WP Socializer.
    Can you please share your page URL where the issue is seen?

    I’ll investigate and update you.

    Thanks,
    Aakash

    in reply to: GIW and use of main/master branch name

    Hi @loinc,

    Thanks for checking GIW.

    The latest version of the plugin supports any branch name.
    While configuring the reporsitory details, you can choose the branch name to pull the files from.

    I’ll update the FAQ answer accordingly.

    Thanks,
    Aakash

    in reply to: Follow Icons cant open editor

    Hi,

    Sorry for the late reply and the inconvenience.

    Do you still see this error?
    If yes, could you please enable debug log like below and open the editor again?
    The debug log will have some info regarding the error.

    Otherwise, right click “open editor” -> inspect element -> you will see a HTML tag with a lenghty value just above.. Double click and empty that value. Save the settings.

    Reopen the editor and it should work.

    Thanks,
    Aakash

    in reply to: LOCATION PROBLEMS

    Hi Annick,

    Thanks for using Ultimate floating widgets plugin.

    1) You can select “Hide in pages” and “Hide in posts” option to display the widget box only on homepage and hide it elsewhere like in posts and pages.

    Please check if this works for you. Otherwise, I can suggest PHP code to show it only on homepage. If not you can also upgrade to the PRO version which has the feature to build custom rules – https://www.aakashweb.com/docs/ultimate-floating-widgets/pro/location-rules/

    2) Select Trigger -> Trigger for widget box = “from button” to disable automatic open on scroll.

    For repositioning, it seems you already have some CSS for adjustment. Use this CSS below instead.

    .ufw_pp.ufw_p_tr {
        top: 50% !important;
        right: 2em;
    }

    Thanks,
    Aakash

    in reply to: News Feeds

    Hi Vishalini,

    I guess you are talking about Super RSS Reader plugin.

    Can you please share the RSS feed URL and the page where the reader is present?

    Thanks,
    Aakash

Viewing 15 posts - 421 through 435 (of 1,956 total)

Subscribe to our Newsletter

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter

By using this website, you agree to our Terms