-
Search Results
-
Dear support members,
How do you create more space between lines in posts?
For instance, I’ve got this post: http://www.step1.com.br/diferencasentretoeflibtxitp/
And I’d like to create more space between the picture and the text above and below it.
How can it be done?
Many thanks,
Miguel
I’m in the process of finishing up a development site before I move it to a live environment. I absolutely love the Enfold theme and have been able to, thus far, build a beautiful site using it (still have a lot left to finish unfortunately).
EDIT: I’m using the newest/latest version of Enfold, Version 2.5.2
Anyway, I installed Relevanssi and now my “instant search” results that Enfold serves up via Ajax do not match those results on the actual search results page. Within the Relevanssi settings I input specific page ID’s that I do not want returned in the search results. On the search results page, those pages I don’t want to appear in the search results don’t appear, which is great.
However, they are still appearing within the “Instant Search” results. This is very bad, because I have pages that should only be seen by customers of mine (like “Thank you for purchasing”, “Reduced Special Pricing Pages” and so on).
After searching the forums, I found a few posts detailing similar issues. I included the following code which I found on this post: https://kriesi.at/support/topic/enfold-code-update-for-2-2-to-use-relavanssi-plugin/ within my themes functions.php file (at the very bottom of it, beneath everything else within the file)
add_filter('avf_ajax_search_function', 'avia_init_relevanssi', 10, 4); function avia_init_relevanssi($function_name, $search_query, $search_parameters, $defaults) { $function_name = 'avia_relevanssi_search'; return $function_name; } function avia_relevanssi_search($search_query, $search_parameters, $defaults) { global $query; $tempquery = $query; $tempquery->query_vars = $search_parameters; relevanssi_do_query($tempquery); $posts = $tempquery->posts; return $posts; }
Unfortunately, that doesn’t work. I still am seeing pages that I specified within the Relevanssi settings as pages to not be returned in search results within the “Instant Search” results returned (but again, the pages I specified within the Relevanssi settings to not be returned in search results DO NOT appear on the actual search results page, which is correct…but they’re still appearing within the instant search results).
For some reason the sharing buttons at the bottom of my pages are resulting in failed attempts. Here is the result:
?shared=email&msg=fail
hi there
google webmaster tools says that there are the following entries missing for hentry on portfolio entries:
/portfolio/
missing 17
Folgendes fehlt: author.
Folgendes fehlt: updated.
itemtype: http://microformats.org/profile/hentryhow can i fix this and why is that not included in the theme enfold?
thx for support.
Hi guys –
How would I go about converting the slideshow at http://codelessme.com/weightlossrebels (the images of the girls) to have the background like the slideshow at http://weightlossrebels.com? I am converting the website to enfold.
also – I added the slideshow, but it is filling out the entire area even those I selected original height and width as the size. Any ideas?
Thanks
DavidHi!
As in the subject, right now I have 2.5.4 version but with previous version of avia.js, because chrome alerted me about row 1594 error.
This time I shouldn’t have update Enfold…
I got the following errors: images in box disappeared, mega menu from ltr to rtl.
Please, double check it.
Viewing 30 results - 225,211 through 225,240 (of 241,837 total)