Forum Replies Created

Viewing 15 posts - 31 through 45 (of 2,034 total)
  • Author
    Posts
  • in reply to: Colors / styling
    Aakash
    Keymaster

    Hi Ruben,

    Can you please share the page URl where that is seen?

    Since shortcoder replaces the shortcode with the HTML content, the issue will happen even when you use HTML content directly instead of the shortcode.

    I’ll try to look at your site’s layout and point out the reason.

    Thanks,
    Aakash

    in reply to: PRO has stopped working
    Aakash
    Keymaster

    Hi Stephen,

    Sorry for the late reply.

    I see that you have mentioned the plugin stopped working.

    Can you please share details on the issue?
    Please let me know if you are trying to activate the license on a new website using the existing key.

    Thanks,
    Aakash

    in reply to: Change domain
    Aakash
    Keymaster

    Hi Anna,

    Extremely sorry for the late reply.
    I have removed the association of your website with the license key. You can now activate the key on your new website.

    Please let me know if you have any more questions or concerns.

    Thanks,
    Aakash

    in reply to: Feature missing on Visitor Conditions
    Aakash
    Keymaster

    Hi Karling,

    Thanks for using Announcer plugin. I guess you are using the PRO version of the plugin.

    To achieve this, you can use the below rule and set it’s value to 2.

    Visitor conditions

    Hope this helps 🙂

    Thnaks,
    Aakash

    in reply to: Cannot change the dimension of widget box
    Aakash
    Keymaster

    Hi Jacques,

    Thanks for using UFW plugin. I see that you have set the widget box width to 1000px and height to 863px.

    I guess you figured out the configuration. Please let me know if you have further queries.

    Thanks,
    Aakash

    in reply to: Change domain
    Aakash
    Keymaster

    Hi Anna,

    Can you please share the order ID for which the registration is made? I’ll manually deactivate the existing site.

    Thanks,
    Aakash

    in reply to: Colors / styling
    Aakash
    Keymaster

    Hi Ruben,

    Thanks for using Shortcoder. It could be that the theme is overriding the background color on the page wherever the shortcode is inserted.

    Since shortcoder does not manipulate the content, there is no way shortcoder can strip off the styles. If background color is the only style which is not working then it is definitely a theme styling/overiding issue. You can confirm this by adding other styles like font color, size etc.

    If theme is overriding the style, then you need to inspect the style or check with the theme/plugin author and see how to reduce the specificity of the CSS style.

    Hope this helps.

    Thanks,
    Aakash

    in reply to: Not displaying in live but shows in preview
    Aakash
    Keymaster

    Hi Ryan,

    It might be that the WP Rocket is showing you old cached page when the plugin is enabled.

    Please clear the WP Rocket cache and check it out.

    Announcer works in a very simple way. So when WP rocket caches the page, it should contain the announcer plugin working on it. This way the page will cache along with announcer.

    If you notice the issue again, please see if you need to reconfigure WP Rocket settings. If issue persists, please send me the page URL where it is not seen.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi,

    Thanks for using GIW. Is the new repo private? Can you please share the logs printed when you pull the changes manually?

    Thanks,
    Aakash

    in reply to: Not displaying in live but shows in preview
    Aakash
    Keymaster

    Hi Ryan,

    1) Have you reviewed the settings configured under the “Display” tab? Is it set to “immediate”?
    2) Are there any rules configured under “location rules” tab?

    On your website, I can see the announcement working nicely. Is there any other announcement? If yes, can you please share the announcement ID?

    Thanks,
    Aakash

    in reply to: Deactivating Share Menu in Oxygen Editor?
    Aakash
    Keymaster

    Hi Lencer,

    Thanks for confirming!
    Have a great day 🙂

    Thanks,
    Aakash

    in reply to: Deactivating Share Menu in Oxygen Editor?
    Aakash
    Keymaster

    Hi Lencer,

    I see that oxygen editor needs special handling for this.

    Meantime, can you please add the code below in plugin editor to hide the WP Socializer in editing page?

    Plugin editor –> wp-socializer\core\location-rules.php

    Paste below code in lin no. 143

    		if( isset($_GET['ct_builder']) && $_GET['ct_builder'] == 'true' ){
    			return 0;
    		}

    Save the file.
    Refresh the page when oxygen editor is active and WP Socializer should be hidden.

    Thanks,
    Aakash

    in reply to: Deactivating Share Menu in Oxygen Editor?
    Aakash
    Keymaster

    Hi Lencer,

    Sorry for the late reply
    . I haven’t used oxygen editor. I’ll check it out and let you know on how to hide the floating share bar when editing the page.

    Thanks,
    Aakash

    in reply to: Not displaying in live but shows in preview
    Aakash
    Keymaster

    Hi Ryan,

    Sorry for the late reply.

    My guess is that there is some WordPress caching plugin active on your website. So guest users are seeing a cached page where the announcement is not inserted.

    Can you please try after clearing the cache in the plugin and see if the announcement is shown?

    Thanks,
    Aakash

    in reply to: Deactivating Share Menu in Oxygen Editor?
    Aakash
    Keymaster

    Hi Lencer,

    Thanks for using WP Socializer. I didn’t understand when you mean “share menu”. It is the popup box which opens when you click the “more/plus” icon.

    Under the WP Socializer settings page, you can find the option “Show share menu” to hide that button.

    Can you please check and let me know if that helps?

    Thanks,
    Aakash

Viewing 15 posts - 31 through 45 (of 2,034 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