Replies: 0
why the amp pages for product, not render as the real page the user cannot do anything in that page . It just provide the content of page. Why ?
Replies: 0
why the amp pages for product, not render as the real page the user cannot do anything in that page . It just provide the content of page. Why ?
Replies: 0
Let the 5 stars say it all.
Btw, I’m not trying to be sarcastic, but the 1 or 2 stars (bad reviews) were there to show what would happen if the users didn’t know how to use and configure this plugin.. or simply didn’t read the faq/instructions. Thanks for this excellent plugin!
Replies: 0
Works well, I like that it applies it to all posts in a category instead of having to manually add it for each page/post.
Replies: 0
Oh! Just noticed that when activating Background SlideShow, it causes a font glitch into the:
01. wp-login.php?action=lostpassword
<p class="message"> ... </p>
It makes you loose your font-family. No way to overide with this:
body#screen div#login div#login_error,
body,
#login div#login_error,
.message,
p.message,
div#login_error {
font-family: "Open Sans", Arial, sans-serif !important;
font-size: 15px !important;
}
I tried everything, any CSS combos.
Using a simple image background without SlideShow solves the problem until fixed.
Cheers,
Replies: 0
Didn’t remove the feed. Bummer.
Replies: 0
Whats wrong with the new version of OceanWP?
First the mobile menu appears on Desktop, and then manage to solve it.
Now the cart menu appears below the footer???? How to fix this? – https://d.pr/i/RYLZtc
I already check at the theme panel that all related to cart menu is OFF. But it still apeear at all pages!
Replies: 0
I tried a bunch of custom login plugins and… this is THE one!
You get Pro Features, and this, freely.
Support is awesome. Kudos!
Replies: 0
Love how it’s speed up my WP site loading time which is containing more than two 1920×1280 images in each article.
Replies: 0
We have a quick quote pop and page link using contact form 7 and the office let me know today that The security feature keeps timing out before the form submits. How can this be fixed, I can’t seem to find anything on this. Thanks!
Replies: 0
So I happened to visit my website today and noticed that on one page, all the body text is greyed out. This is not true on other pages; nor is it true in the editing side. Have I been hacked? How do I fix this?
Thanks.
Replies: 0
Original code:
<label for="pprredirect_active" style="padding:2px 0;">
<input type="checkbox" name="pprredirect_active" value="1" /> Make Redirect <strong>Active</strong>.
<span class="qppr_meta_help_wrap">
<span class="qppr_meta_help_icon dashicons dashicons-editor-help"></span>
<span class="qppr_meta_help">Check to turn on or redirect will not work.</span>
</span>
</label><br />
In particular
<input type="checkbox" name="pprredirect_active" value="1" />
Corrected code:
<input type="checkbox" id="pprredirect_active" name="pprredirect_active" value="1" />
Replies: 0
Hi,
I’ve changed background color to a baby blue for post: https://tattooremovalthatworks.com/bad-tattoos-that-were-covered-up-amazingly-well/ but it is not working on my site, for some reason. Is there anything you can do to assist me?
Replies: 0
I have been a customer of Comm100’s for a few years and this plugin makes getting the chat feature added to my site very simple. You do need a Comm100 account to use this plugin, but they give a two week free trial for new customers. I highly recommend you check them out if you need a good, reliable website live chat and/or contact form.
Replies: 0
Hi,
Is there anyway to have the display_name on the invoice via a shortcut?
Tim
Replies: 0
Storylines in the dropdown widget appear to sort by when the storyline was created, even when they’ve been manually sorted in a different way.
Here’s an archive page with everything displaying in the correct order:
http://shine.erinptah.com/shine-storylines/
Storyline categories are “2003, 2004, 2005…Sundays, Holidays, Guest Strips.”
And here’s a comic from that archive, with a dropdown:
http://shine.erinptah.com/ashn/and-shine-heaven-now/
The order there is “Sundays, 2003, Guest Strips, 2004, 2005…Holiadys.”
Replies: 0
Hi there,
I heard great things about this plugin, but one issue I came across:
When installed, it blocks the fonts (all ,not just Google fonts), from the drop down in the Customizer.
Console errors pasted below:
I’m using the theme GeneratePress
TIA, Dave
Firefox Console:
Content Security Policy: Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive.
Chrome Console:
button.js?wp-mce-4607-20180123:7 Uncaught ReferenceError: wpsp_nonce is not defined
at wpsp_get_post_lists (button.js?wp-mce-4607-20180123:7)
at button.js?wp-mce-4607-20180123:16
stD9RycSXiU?rel=0&controls=0&showinfo=0:1 Error parsing header X-XSS-Protection: 1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube: insecure reporting URL for secure page at character position 22. The default protections will be applied.
Replies: 0
I used theme40764 and change pictures of my menu bar but I don’t know how to effet to the bottom. and it shows menu and name title also social media move to top of left.
help me please
Replies: 0
Summary: When I VPN to UK I get US ads until I select one and get redirected to Amazon UK. Why aren’t my selected UK ads displayed?
I just started using the Amazon Associates Link Builder. I undertook the following steps:
1) Followed the OneLink steps, copied the code to the footer, installed this plugin, setup tracking ids for US and UK, and added API credentials.
2) Used the API to select products for the US marketplace, clicked ‘AddProductSet for Country’ and selected products for the UK marketplace, then selected Add Shortcode.
3) Saved the page and then used the browser to prove it worked for the US marketplace.
4) Use a VPN to log into the London UK, then loaded my page expecting ads from the UK but the US ads were displayed.
5) When I clicked the product link it redirected to the UK site attempting to locate that US product, advised the US product was not available then displayed a variety of similar products in UK pounds.
Can you please advise what I am missing in my understanding of how to set up this plugin so that when I VPN to the UK site and load the page, I get the UK products and not the US products?
Thanks.
Replies: 0
Open graph tags appear to be ‘on’ by default, upon updating OceanWP to the latest version. This may be fine for most folks (who just turn it off), but for those using The SEO Framework (and I don’t know what others) might have an issue.
When the OceanWP Theme updates, it enables OpenGraph tags immediately.
If any pages are loaded between the Theme Update and DISABLING those OpenGraph tags in the Customizer, The SEO Framework detects that there is a conflict (due to another plugin – or in this case, the theme – creating OG tags already).
The SEO Framework seems to be ‘stuck’ thinking that OceanWP is still in conflict with regard to OpenGraph tags already, and there is no resolution. I have submitted this information to Sybre on Github as well.
I would imagine that it be best if either OceanWP have the OpenGraph tags OFF by default, or perhaps when someone goes into the Customizer for the first time since an update – perhaps a Wizard can ask if they want it on.
Most folks with production websites already are using OpenGraph if they are in production, so this update seems to conflict with that, by virtue of having OpenGraph on by default!
Perhaps as well, OceanWP can do a quick detection (by loading the home page and checking for og:title or something) and have the feature turned off by default if they are already detected (with ability to override). Just a suggestion here.
Thank you for all your great work!
Paul
Replies: 0
Does exactly what I was hoping for!