Forum Replies Created

Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
    Posts
  • in reply to: WooCommerce reviews and related form are missing #1048361

    Yesssss!!! That saved the day. Thanks so much for your excellent support – I was starting to lose faith!

    in reply to: WooCommerce reviews and related form are missing #1047494

    Thanks Nikko for the time you spent trying to sort out my problem. Unfortunately, it seems the WooCommerce reviews are still missing on both the main and staging sites – at least for existing and newly created product pages.

    I have noticed you successfully created a test product on the staging site with the reviews being displayed correctly. So I tried to make the same on the main site, deleting that Ultimate Reviews plugin, but the review tab is still dreadfully empty, like on the first link enclosed in the private content section of this message.

    Please note that the Ultimate Reviews plugin was installed AFTER the problem started, as I was looking for an alternate – and working – solution.

    That plugin you mentioned is also disabled on the staging site. The Reviews and reviews form they all seem missing.

    Can you please tell me exactly what you have done to make them appear on that test page? I have tried to create a new product on both the main and the staging site, adding a Reviews section directly from Avia builder, but the reviews are always missing (see second enclosed link). I’m puzzled!

    Thanks for your help…

    in reply to: WooCommerce reviews and related form are missing #1046592

    OK, I have create a staging clone of the main website that you can access using the same credentials I had provided already.

    The access URL is specified on the private content section of this post.

    While working on the staging site, the admin upper bar will turn from black to orange.

    Please let me know if you need anything else from my part.

    Thanks for your support!

    • This reply was modified 5 years, 11 months ago by nightjar.
    in reply to: Table with sortable columns? #956359

    Yes, I understand that. But maybe you may consider this useful function (quite widespread nowadays) as a nice addition to a future revision of your theme.

    in reply to: Instant Search not matching Relevanssi search results #886150

    Yes, of course I have selected the “aerei” custom post type in Relevanssi’s Indexing Options, otherwise I just couldn’t get any result on the “standard” search performed by the plugin.

    I have made a post on Relevanssi support forum, and the plugin author replied as follows:

    “Adding that code doesn’t change the results at all? That seems to be the way to replace the Enfold Instant search with another search engine, but if it doesn’t work, then I’m afraid I can’t help you.
    To debug this, I’d need to see what does the $tempquery variable contain when it’s passed to Relevanssi.”

    Do you have any idea of what does the Enfold’s $tempquery variable contain when it’s passed to Relevanssi?

    Thanks for your help!

    in reply to: Instant Search not matching Relevanssi search results #885002

    Hmmm… In the past you had proposed solutions to people with this very same kind of problem.

    Anyway, reading the FAQs on the plugin’s webpage, I have found this statement:

    “Any calls to query_posts() on search results template make Relevanssi fail silently. You’re not getting results from Relevanssi any more. This is unpleasant, but something I can’t really fix, considering that WordPress doesn’t offer any official way to replace search results and the way Relevanssi is coupled with WordPress is something of a hack. So, something simple like this can throw Relevanssi off.
    If you’re having problems with Relevanssi, the first step is to check your search results page, usually search.php. See if there’s a call to query_posts() and if there is, comment it out. In most cases that is enough to fix the problem.
    It’s not always query_posts(). Appearance of new WP_Query() is another sign of trouble, or $wp_query->get_posts();. Anything that queries the database for new posts is trouble for Relevanssi.”

    Do you have any idea if Envato “Instant Search” Ajax calls comprises the query_posts() one?

    • This reply was modified 6 years, 11 months ago by nightjar.
    in reply to: WooCommerce Variable Product links & behaviour #866354

    Thank you Victoria, the tip in the first thread you suggested just saved the day. I had only to make this short addition to CSS in order to avoid the appearence of an unwanted blank space below the WooCommerce “XYZ product has been added to your cart” message:

    #top div.woocommerce-message {margin: 0 !important;}

    Thanks again for the excellent support!

    in reply to: WooCommerce Variable Product links & behaviour #864951

    If ALB=Advanced Layout Builder or =Avia Layout Builder then yes, I have built my standard WooCommerce product page using ALB.

    Is it a bug? Do you have any suggestion on how to trigger that “XYZ product has been added to your cart” message?

    Thanks for your help,
    Diego

    in reply to: WooCommerce Variable Product links & behaviour #864316

    I have succeeded in redirecting to the product page using this URL structure:

    https://www.mysite.com/product_page/?add-to-cart=1234&variation_id=5678&attribute_pa_format=name

    But the top box “XYZ product has been added to your cart” is still missing. Any idea?

    Thanks!

    Hello,
    I have tested once again the very same page using 2 different computers and 3 different browsers and the problem persists. There is NO sidebar (I have deselected it on that page), but the contents of the sidebar are being displayed layered above the page, making it a mess. Don’t you see the latest posts over the book cover?
    Please re-check and advise. Thanks!

    in reply to: Masonry not working // JavaScript error #766599

    Update: Found the error myself an could fix it.

    I’m getting the very same error on my website. Can you please be so kind to share your method to fix it?

    Thanks!

    In order to see the problematic pages, you should be logged in as admin. You can find all the relevant info in the private content section of this post.

    Hope this helps!

    OK, for the moment I have solved using this CSS:

    .single-product aside.sidebar, .single-product aside.sidebar .inner_sidebar {
      display: none !important;
    }

    But it is a strange behaviour indeed. Any idea why my site is behaving like this?

    in reply to: Media items inside tabs are getting shifted #754984

    Already tried to remove all LB, but when I save the page, apparently WP automatically adds the missing line breaks, so there is no way out…

    in reply to: HTTP error when uploading image #626531

    Over the last week or so I have been struggling with the same problems while uploading images.

    I have finally found a workable solution, adding this to my .htaccess file at the root of my WordPress installation just before the # BEGIN WordPress line:

    SetEnv MAGICK_THREAD_LIMIT 1

    It does work in my case, and there are many other references of this WP 4.5 huge bug:

    https://wordpress.org/support/topic/http-error-when-uploading-images-17/page/2
    https://wordpress.org/support/topic/http-error-uploading-and-uploads-greyed-out
    http://www.inmotionhosting.com/support/edu/wordpress/http-image-error

    Hope this helps!

    in reply to: Use geeSearch Plus instead of the standard search #559910

    After having waited almost two weeks for a reply, I would have appreciated at least a working solution to allow the use of Relevanssi plugin in the child theme. I’m sure for *that* “a huge amount of time and customization” won’t be needed from your part…

    in reply to: Use geeSearch Plus instead of the standard search #556931

    As you will see, I’m using a fairly complex custom-made plugin (Custom Type Aerei) to allow custom posts within your theme. And currently the Relevanssi plugin does work because I’ve modified the main functions-enfold.php file, as adding the function in the child theme didn’t work.

    Thanks for your help!

    • This reply was modified 8 years, 11 months ago by nightjar. Reason: Adding ftp data
    in reply to: Use geeSearch Plus instead of the standard search #556139

    >We have solutions for SearchWP and Relevanssi: http://kriesi.at/documentation/enfold/?s=search.

    OK, I have switched to Relevanssi plugin, but the solution you provided here:

    http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    does not work on a child theme. Do you have any suggestion on how to make it work?

    And speaking of Relevanssi, do you know why the “Highlighting” function does not work on Enfold posts?

    Thanks for your help,
    Diego

    in reply to: Use geeSearch Plus instead of the standard search #554312

    Is there any chance to have a look at the PHP functions used by that plugin and adapt a script so to allow me to using it with Enfold? If not, what should I look for to make that script by myself?

    This is the link to get the geeSearch Plus plugin:

    https://downloads.wordpress.org/plugin/gsearch-plus.1.4.3.zip

    Thanks for your help,

    Diego

    in reply to: Styling masonry #545972

    OK, I have partially solved issue a) and b) using the following CSS code:

    .av-masonry-image-container {
    background-size: contain!important;
    background-position: inherit!important;
    }
    .av-masonry-entry .av-inner-masonry-content {
    padding: 10px!important;
    }

    However, when I enlarge the page and the image+title boxes resize themselves, an unwanted portion of the images is being shown above the title (see enclosed screenshot)

    Any help to fix these issues would be most appreciated!

    in reply to: Social balloons behind tabs container #528480

    The only option of the Enfold Combo Widget is the numer of posts to display. There is no way to add a title above this widget – or at least there is not within the widget itself.
    So, I believe I should either play with CSS of a text widget placed above the combo widget, or modify the php code of the combo widget.
    Any suggestion?

    in reply to: Customize login / logout #528463

    Never mind about the Google map. I gave up using the Avia layout element, because it just doesn’t work. While adding a standard iframe on a sidebar does work as expected.

    The other issues are still standing, though…

    in reply to: Social balloons behind tabs container #528460

    Yep! That does the trick!

    Thanks for your help – BTW do you know the best way to add an <h3> title to the Enfold Combo Widget? I tried adding the title on a text widget and placed above it, but I’m struggling with CSS…

    in reply to: Social balloons behind tabs container #528449

    The problem is visible on any page of the e-book menu of my site.
    Thanks!

    in reply to: Customize login / logout #528092

    Oh, BTW – I have updated the Enfold Italian translation (there were about 200 text strings missing). You can download it from here.

    in reply to: Customize login / logout #528089

    Thank you Elliot for your suggestion. However, I need to add that login link only for people who would like to post a comment. So that link should appear under that “Leave a comment” header at the start of the comments section. It would be also useful to add that function on a sidebar widget, though. Do you think it would be possible to do it as well? And how?

    I don’t know if it’s better to open separate threads for some other problems I’ve got with Enfold. Please advise! In the meantime, I add my questions below:

    • I set a backrgound image on the header. How can I hide that BG image while scrolling on desktop browsers? Please note that the header BG image is already being hidden while scrolling on tablets.
    • I tried any method already posted on this forum to make a Google map work. But it doesn’t (see private link). Any suggestion?

    Hope to hear from you soon!

    All the best,
    Diego

    • This reply was modified 9 years ago by nightjar.
Viewing 26 posts - 1 through 26 (of 26 total)