Forum Replies Created
-
AuthorPosts
-
Yesssss!!! That saved the day. Thanks so much for your excellent support – I was starting to lose faith!
December 20, 2018 at 12:39 am in reply to: WooCommerce reviews and related form are missing #1047494Thanks 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…
December 17, 2018 at 11:06 pm in reply to: WooCommerce reviews and related form are missing #1046592OK, 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.
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.
December 7, 2017 at 4:19 pm in reply to: Instant Search not matching Relevanssi search results #886150Yes, 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!
December 5, 2017 at 12:26 pm in reply to: Instant Search not matching Relevanssi search results #885002Hmmm… 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.
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!
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,
DiegoI 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!
March 28, 2017 at 5:26 pm in reply to: Problem with disabled sidebar on WooCommerce single product page #768320Hello,
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!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!
March 24, 2017 at 10:04 am in reply to: Problem with disabled sidebar on WooCommerce single product page #766012In 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!
March 23, 2017 at 9:29 pm in reply to: Problem with disabled sidebar on WooCommerce single product page #765752OK, 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?
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…
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-errorHope this helps!
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…
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
>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,
DiegoDecember 17, 2015 at 11:26 am in reply to: Use geeSearch Plus instead of the standard search #554312Is 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
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!
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?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…
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…
The problem is visible on any page of the e-book menu of my site.
Thanks!Oh, BTW – I have updated the Enfold Italian translation (there were about 200 text strings missing). You can download it from here.
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.
-
AuthorPosts