Forum Replies Created
-
AuthorPosts
-
Hi Nikko,
It works fine !!!
Thank you very much for your help.
Please feel free to close this topic.
Best regards.
JorgeHi Rikard,
I tried your Quick CSS under Enfold->General Styling as suggested. Unfortunately, it does not work.
The following code does not work properly :
li.av-burger-menu-main {
display: none;
}
The burger menu is still displaying.
Feel free to have a look on my website.
Best regards
JorgeHi Ismael,
Thank you for your feedback.
I’m using the following posts elements : magazine (homepage), masonry (News), blog posts (Community, Recipes).
Changing options has no effect in the Blog Posts settings. The option ‘post_per_page’ is always set to 5 whatever the input value. I do not know why.
Please have a look on my website by clicking on the widget categories in the footer, more specifically with categories having more than 5 posts).
Best regards.
Jorge
Hi Nikko,
Please feel free to close the topic.
Many thanks one more time for your help.
Best regards.
JorgeHi Nikko,
Just amazing ! It looks great !! Exactly what I was looking for.
Thank you so much for your help.
Best regards.
JorgeHi Nikki,
First of all, I would like to thank you for your proposal and your help.
Whatever the menu item, the goal is to display a count number above the menu item (ie. Community). At the end, I would like to call a function returning a value to display.
Best regards.
JorgeHi Rikard,
I noticed that archive title category have a prefix (“Archive for: ”) which I would like to remove. After further research I found the solution … on your site. By using hook filter called ‘avf_which_archive_output’ with function called ‘avia_new_archive_output’. But I spent a lot of time to find it.
Do you have an exhaustive hook and function list (Ava, avf,avia) on your website ? Because I did not found it on your Hook and Filter page (https://kriesi.at/documentation/enfold/hooks-and-filters/).
In addition, I would like to change default values for ‘posts per page’ and ‘pagination’ (enable / disable) for ‘blog posts’ element.
For instance, the following code does not work within a function triggered by filter hook ‘avia_post_slide_query’ :
$query[‘posts_per_page’] = 24;
$query[‘nopaging’] = true;
I used this filter and function to filter some posts by author (which works fine).In the same way, I am trying to filter posts with ‘masonry grid’ and I’m wondering which filter to use because ‘avf_masonry_loop_prepare’ does not allow to filter.
Hope my explanations are more clear this time.
Best regards
Jorge
March 26, 2021 at 4:26 pm in reply to: Page Title – How Do I Set the Page Title Dynamically? #1290595Hi,
I founded the solution : The right filter to use is “ the_title “ combined with “is_singular( ‘page’ ) && in_the_loop()” functions in order to exclude menu items.
Sorry for the disturb.
Please feel free to close this topic.
Best regards
JorgeThis reply has been marked as private.Hi Yigit,
The issue is fixed now. It was due to an WordPress update abnormally canceled (5.7).
Please feel free to close this topic.
Many thanks for your reactivity and your help (As usual).
Have a good day and a pleasant weekend
Best regards
JorgeThis reply has been marked as private.Hi Nikko,
Please feel free to close the topic.
Best regards
JorgeHi Rikard,
Please feel free to close the topic.
Best regards
Jorge
This reply has been marked as private.Hi Victoria,
Many thanks for your help.
Best regards
Jorge
- This reply was modified 3 years, 8 months ago by Victoria.
This reply has been marked as private.Hi Jordan,
I did it. Sereval times with several navigators. Still not works.
Any suggestions ?
Many thanks for your help.
Best regards
Jorge
Hi Victoria,
Great. Exactly what I expected as result. It looks fine now.
Please feel free to close the topic.
Best regards
Jorge
Hi Victoria,
Please find in private content a link to my website with the mock up (click on image).
Best regards
Jorge
Hi Victoria,
Many thanks for your response.
I put the code both in ‘Enfold > General Styling > Quick Css’ and into ‘themes/enfold/css/custom.css’
Unfortunately, it does not work at all.
Best regards
Jorge
Hi,
Correct. I do not know how to do it. Any CSS code to add ?
Best regards
Jorge
This reply has been marked as private.This reply has been marked as private.Hi Victoria,
Please find some screenshots of elements on which I can enable overlay opacity feature as requested. What about Post Slider Element ?
Best regards
Jorge,
Hi Victoria,
Thank for your answer. It was very helpful.
Best regards
Jorge
This reply has been marked as private.This reply has been marked as private.Hi Nikko,
I added your CSS code in Enfold as suggested and it works fine.
Many thanks for your help. It’s great.
Best regards.
Jorge
-
AuthorPosts