Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Well, got some similar issue on contact page which should have different content with different contact forms (Contact7) but everytime we change formID and content (text) the changes are visible for both languages.
    Any hints?

    @royho:in certain cases the plugins as well as the WP can be automatically updated (ex:if the option was previously checked in Softaculous).
    @hestera: if you’re hosted in a shared environment take a look into your control panel for Softaculous or Fantastico and you’d probably find such settings there. If not fond then ask the webmaster to stop updating it if is not the same guy with the one who fixes it ??

    It returns ‘Array’ instead of product tags. I’m trying to find the solution for a while (4th day today) and nothing useful found yet.
    Neither the get_tags(); , get_the_tags (); or the_tags(); or get_the_tags( $post->ID, ‘product_tag’ ); aren’t working …
    I’ve checked hundreds of pages and but no luck. The codex examples aren’t complete and most of blogs/tutorials are referring at the same solution, which orders/list the tags.
    Wanna ask Woocommerce? You can just open a pre-sales ticket or having active orders to unlock next level of support, which sucks IMHO.

    Well, I got an issue with the plugin as well. Woocommerce shop was setup on different domain but after moving it to parent domain, the mainpage (shop) is displayed as it should only if logged in. Without login, it displays the latest product added in shop as Homepage. It took me a while to figure it out that if I disable the plugin everything goes back to normal excepting URL structures (permalinks, set as domain/product-custom-url instead of domain/category-product/product-name when disabling it). I don’t know if this is related to moving but only when the customer checked out the shop the difference was noticed. Any combinations with permalinks structures and even creating a new homepage as shop didn’t did the trick. So, if it wouldn’t work at all, it wouldn’t work neither if logged as admin so the plugin can do a proper display but something should be modified and I have no clue … Pity its not fully working, otherwise it’s a great plugin.

    Solved. In fact, when using wpcf7, the tags sent by email should be the same as ones used in the form. My theme had an already setup contact form but those shortcodes weren’t used on form; these is why that happened.
    For those that found this topic, take care to use the codes as:
    [text* value ...]
    And for email template use similar to:
    From: [value] <email_value> and so on

    In my case, the message was sent but the tags weren’t replaced by inserted details (full name, email address, subject, message).
    Full email content:

    From: [your-name] <[your-email]>
    Subject: [your-subject]
    
    Message Body:
    [your-message]
    
    --
    This mail is sent via contact form on Host Cloud WordPress Template

    After updating to latest release (1.3.5) on main page the “Top rated comments” shows the following error: “There are no rated items for this period”. On some other pages works fine, as before. No, I didn’t erase history or reset to defaults. I’ve also remove the widget from sidebar and re-added it hoping that will work, but no changes.
    Any hints about how to solve this will be appreciated.

Viewing 7 replies - 1 through 7 (of 7 total)