Forum Replies Created
-
AuthorPosts
-
Its now resolved, it was a mixture of caching issue.
Best
George- This reply was modified 6 years, 10 months ago by george.
Hi there,
same problem also,
what if we just take out the suspected url from the comments? would that do the trick?
thnx
Hi Yigit,
Here is the reply from their support:
___________________________________
SearchWP does not do anything unless a native search was triggered. I have however had one other ticket for a customer using Enfold who was having a similar issue to this. I came up with a quick fix that should work:
https://gist.github.com/jchristopher/dce3fa056a06949d059a
__________________________________Their solution works fine. So please keep this thread in mind in case someone else has the same issue.
Best
GeorgeHi Yigit,
I have already contacted them and I am awaiting for their response.
Best
GeorgeHi there!
We managed to isolate the issue to SearchWP plugin. Once the plugin is deactivated, all tag urls come up fine.
Is there anything we should know/do from your end in order for the plugin to work properly with the Enfold Theme?
Also, in the past, for the SearchWP plugin to work with Enfold Theme ajax search function, we incorporated the code you suggest here: http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
Best
GeorgeHi Rikard,
Yes, I have cleared the cache and also disabled the plugin bit still no luck.
Any ideas/suggestions on where to look?
Best
GeorgeHi Rikard!
yes, I have already tried to reset the permalinks but with no luck!
Could you please have a look at it ?
Kind Regards
GeorgeOctober 26, 2016 at 2:45 pm in reply to: How can we add a link into the Latest News Widget Title #704326Ok ! Many thnx
October 26, 2016 at 12:00 pm in reply to: How can we add a link into the Latest News Widget Title #704237Hi Rikard,
Have you managed to have a look?
Best
GeorgeOctober 25, 2016 at 11:42 am in reply to: How can we add a link into the Latest News Widget Title #703718Updated your role to admin just now
October 25, 2016 at 7:20 am in reply to: How can we add a link into the Latest News Widget Title #703610Attached
- This reply was modified 8 years, 2 months ago by george.
September 26, 2016 at 2:39 pm in reply to: Custom pagination for blog posts, affects and breaks pagination in shop page #691703Hi Ismael,
thank you very much for helpling me out in this one. After looking more carefully in to the code, i figured out what you changed in your code with the update.
In the avia_pagination function code, after the update you changed
$pages = $wp_query->max_num_pages;
to
$pages = $use_query->max_num_pages;I corrected that back in to my avia_pagination function inside my functions.php in child and now works exactly as before.
Thank you!
September 20, 2016 at 12:20 pm in reply to: Custom pagination for blog posts, affects and breaks pagination in shop page #689102Hi there,
Thank you for your immediate reply. Unfortunately i am obviously doing something wrong, although i target is_home() no pagination appears in homepage.
Could you please have a look below in my old code that was working perfectly ok up to the enfold update, and suggest/correct something to target my custom pagination to my homepage?
Also, why this changed after the update?
Many thnx
September 19, 2016 at 4:43 pm in reply to: Custom pagination for blog posts, affects and breaks pagination in shop page #688603Hi there again!
After the recent enfold 3.8 update, my custom pagination for my homepage disappeared completely underneath the latest posts.
The pagination shows ok in shop pages and inside posts categories (i use, is_page and is_woocommerce as you suggested above and worked fine up to the update).
Could you advise if something changed in terms of declaring the pagination for the homepage? Do i have to declare the homepage separately as i do now with is_page and is_woocommerce?
Many thnks
Spot on !
Many thnx!
Hi there!
Ive done that, but I need you to have a look on the way the image gets positioned in the single post page. There is always a weird empty space on the right hand side of the image. And that happens for all blog posts in the category view as well.
Have i done something wrong in the css?
thnx
- This reply was modified 8 years, 6 months ago by george.
Maybe i didn’t explain correctly what we need to do here.
The featured image of our posts is not always the same size for every post. So we are not after a unique and strict size for the featured images inside the single post page.
As explained, when i see the posts as part of the blog page ie. 3 in a coloumn, the featured images of the posts, look exactly the way we need ie. no matter how tall or wide they are, they always adopt and without getting cropped fit naturally. The problem is inside the post, in the single post page, where, the same featured image that looked fine before, now gets resized and positioned in a very weird manner.
I understand that when in single post page, the featured image behaves as thumbnail so it has to follow some attributes. But when i tried to set a size as you suggested using the plugin above, the outcome is again not the same as in the blog view of the posts and definitely not the desired; (obviously it has to do with the fact that not all images are the same size – so not a universal rule could apply).
What we just need to do for them is to make them fit naturally inside the top of the post – as it already happens when we are looking at the them as part of the blog page.
Is there a way of doing that?
thnx
- This reply was modified 8 years, 6 months ago by george.
May 30, 2016 at 4:46 pm in reply to: Custom pagination for blog posts, affects and breaks pagination in shop page #640486It worked perfectly !
Many thnx!!
May 30, 2016 at 2:42 pm in reply to: Custom pagination for blog posts, affects and breaks pagination in shop page #640405Thnx, i ll give it a try and i ll get back to you
I ll give it a try and i ll come back to let you know
Also another very weird issue I have
Featured images as part of grid view (blog) look ok but inside a single post -sometimes- they show completely different (don’t align properly, they get cropped etc) links attached.
The preferable view of course is the one that shows the image correct!
Any suggestions for that ?
- This reply was modified 8 years, 7 months ago by george.
There you are
May 20, 2016 at 6:10 pm in reply to: Can I change the position of the thumbnails of the products gallery images? #636005Never mind, we actually decided to put a some other stuff in there so no empty space to worry about !
thnx -
AuthorPosts