MarceFX
Forum Replies Created
-
Hi,
Well, I did use another plugin since couldn’t get CF7 to do this. In case you’re interested, this is the one I am using now:
https://codecanyon.net/item/ajax-contact-forms-for-wordpress/129211
Cheers!
PS. @oc2ps, I know, I removed the pic from Skitch since it’s not needed anymore. If you need it, just contact me at [email protected]
@srumery, glad I could help ??
Hi,
I’m having the same issue and can’t get the host provider to fix it:
1. Google Apps and account credentials are fine.
2. Port 465 is open: https://www.alicka.com/tools.html (IP: 92.43.23.230)
3. I added the SPF value: v=spf1 include:_spf.google.com ~allAny ideas? Thanks
I know what you mean. I guess is what I did with the code above, but let me tell you that it does create some conflicts. Woocommerce needs to distinguish between shop, categories, attributes, custom post type and singles posts.
I had to remove the code because this URL structure was not working:
site.com/attribute1/attribute2/product-title
I started to get 404 when accessing attributes and some other weird stuff. Sorry I can provide a better explanation/source, but I think I read something about that on the Woocommerce Github site. What I ended up doing was using the regular product category: site.com/shop/category/post-title
I just changed “shop” into another fancier name.
Good luck!
Sorry, but I don’t get it. You don’t want to modify the name (product) and you don’t want to remove it either, so what kind of URL structure are you looking for?
Oops, sorry! Have you tried not choosing any page instead?
If I remember properly… you just need to go to the pages settings on Woocommerce:
yoursite.com/wp-admin/admin.php?page=woocommerce_settings&tab=pages
Choose a page (previously created) with the name you need ??
Cheers!
I’m sorry, but it was long ago and don’t remember how. But I’m willing to help. Where’s “lo gin” showing up? login widget?
Forum: Plugins
In reply to: [WooCommerce] Login widget not working on IE/ChromeSolved. There was some kind of problem with the WordPress HTTPS plugin.
Thanks Mikko. Sorry, I’m the same one that asked about this on here:
https://www.relevanssi.com/user-manual/relevanssi_hits_filter/
I posted this question before discovering that the hook does not work properly.So, I guessed it was because of me using taxonomies.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] What kind of redirect does this plugin use?Well, I know this is not a SEO plugin, but it would be nice to be able to set the canonical attribute or so.
I’m one of those who likes to rank for the http version of a page, since SSL may be removed in the long term, while http always stays.
Thank you
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] What kind of redirect does this plugin use?Hi,
Thanks. So, speaking of SEO, all link value would end up on the https URL.
Cheers!
Forum: Fixing WordPress
In reply to: Limit user to "send" only one post to a specific ctategory?The closest I could find was how to limit users to access only one specific category. As far as Google tells me, looks like you’re right about the custom code ??
Forum: Fixing WordPress
In reply to: Limit user to "send" only one post to a specific ctategory?Thanks. I did use the search button before posting, but couldn’t find anything related to what I’m trying to achieve.
Any ideas? I’m also trying to get this done.
Thanks