Forum Replies Created
-
AuthorPosts
-
May 25, 2020 at 11:43 am in reply to: top menu : position of dropdown + button style + breadcrum navigation #1216085
Hello Victoria,
Thank you for the reply, the code for the button works very well !
Can you please answer my 2nd question?
2 – How can I > center the drop down menu of the “top menu”? now it’s left, it should be centered – it is important for the mobile view as wellBreadcrumb navigation: thank you for the link, but my language settings in WordPress are already “German” as default – I need to change “Du bist hier” to “Sie sind hier” – I’m NOT using the child theme – how can I change this?
best,
ABFebruary 14, 2020 at 4:29 pm in reply to: icon list – how to place another icon at the end of the icon list title #1184553Hello Victoria,
Thank you, this works like a charm ! perfect !
Best, AB
February 13, 2020 at 4:49 pm in reply to: icon list – how to place another icon at the end of the icon list title #1184210Thank you Victoria !
Is there a way to put them directly after the title text, not at the end of the title text field ?
Best regards,
AB
Hi ? thinkjarvis,
.
..”Would anyone be interested if I created some posts about optimising Enfold? I am planning some blog articles covering Contact Form 7 and Jetpack, so I will share them in the forum if it will help others.”
Yes me > (Email address hidden if logged out)
Thank you for sharing !
best, AB
yes, you can close it, thanks again !
Thank you Rikard !
July 29, 2019 at 11:51 am in reply to: Portfolio items ordering (plugin) conflict with image gallery #1122716Hello Ismael,
I’m not using the grid function – I only want to be able to change the order of the next / previous buttons on a page.
What determins the order of these arrows, I tried to order by date of creation of the portfoilio entries, but does not work and its also not the alphabetical order.
I neet do sort this our, please.
This is an issue since years, why is it so complicated to order the portfolio entries via ENFOLD, not understandable for clients.
Thank you in advance,
PS I tried this code but the lines do not match !
Open up /enfold/functions-enfold.php and change lines 395 – 403 from this.
{
$entries[‘prev’] = get_previous_post($settings[‘same_category’], $settings[‘excluded_terms’], $settings[‘taxonomy’]);
$entries[‘next’] = get_next_post($settings[‘same_category’], $settings[‘excluded_terms’], $settings[‘taxonomy’]);
}
else
{
$entries[‘prev’] = get_previous_post($settings[‘same_category’]);
$entries[‘next’] = get_next_post($settings[‘same_category’]);
}
To this.{
$entries[‘next’] = get_previous_post($settings[‘same_category’], $settings[‘excluded_terms’], $settings[‘taxonomy’]);
$entries[‘prev’] = get_next_post($settings[‘same_category’], $settings[‘excluded_terms’], $settings[‘taxonomy’]);
}
else
{
$entries[‘next’] = get_previous_post($settings[‘same_category’]);
$entries[‘prev’] = get_next_post($settings[‘same_category’]);
}
Best regards,
ElliottBest AB
July 26, 2019 at 11:44 am in reply to: Portfolio items ordering (plugin) conflict with image gallery #1122133Hello Ismael,
Thank you for your reply. Can you recommend other plugins for sorting the portfolio ? or other solutions to avoid this conflict?
Best,
AB
Rikard,
I did so in the php file in the folder you mentioned, but nothing happened, as there is a LinkedIn icon I thought it might be elsewhere.
Check it out yourself, this is a (tiny) error but some clients are that picky !Best, AB
Hey Rikard,
I did so but it did not work, where is the “alt” info of the link located ?
Best,
Hello Rikard,
Well, if there’s no code available I suppose I have to,
Thank you,
Best, AB
March 22, 2019 at 12:16 pm in reply to: Edges (from contours) on featured image (blog summary page) #1081802Thank you Jordan,
it works like a charm !
Best, AB
OK Thank you, so I will ask them
Hello,
May I ask you when I will get a reply please ? It’s urgent as I need to add the German language as well.
Thank you in advance,
Best, AB
January 28, 2019 at 1:57 pm in reply to: WP 5.0.3 and Enfold 3.5.3 – Avia layout editor gone : update question #1059623Hello Mike,
great this works now, thank you so much !
best, AB
January 26, 2019 at 3:49 pm in reply to: WP 5.0.3 and Enfold 3.5.3 – Avia layout editor gone : update question #1059149Hello Mike,
Yes exactly, this one is missing, I sent you a login to see it.
Do you have an idea?
Best, AB
January 25, 2019 at 4:47 pm in reply to: WP 5.0.3 and Enfold 3.5.3 – Avia layout editor gone : update question #1058795This reply has been marked as private.January 25, 2019 at 4:34 pm in reply to: WP 5.0.3 and Enfold 3.5.3 – Avia layout editor gone : update question #1058789Hi Mike,
Great support, I could update Enfold to the latest version, now this is fine the site is still up and the Aviva Layout editor is back again BUT I miss the right column from WordPress inside ?? so strange, I deactivated a lot of plugins but I can’t get back the right column from WordPress.
Can you have a quick look inside? I never saw this and like to know if this is an Enfold bug. I created a login for you.
Thank you !
Best, AB
April 24, 2018 at 10:45 am in reply to: How can I remoce th white space on top of the full screen slider ? #945828Hi Ismael,
I have put the iframe code above the slider in a code block as I cannot put it « inside » the slider.
Its position is set by CSS:
#watch {position:absolute; top:140px; right:0px; z-index:100000000; } .avia-slideshow {
z-index: 0 !important;
}
but I send you the login, can you please advice how to get rid of the white space ?Thank you in advance,
Best, AB
April 17, 2018 at 6:23 pm in reply to: Social icon color on transparent top header – color change #943200Hi Jordan,
This works now like a charm, great support as ever,
Thank you,
Best, AB
April 17, 2018 at 9:54 am in reply to: Social icon color on transparent top header – color change #943025Hi Jordan,
Thank you I did so, but unfortunately the icons stay white on the other pages. I deleted the cache and the history of the browser, check yourself please.
best,
Andrea
April 16, 2018 at 6:32 pm in reply to: Social icon color on transparent top header – color change #942706Hello Shannon,
Thank you, I thought this works but in fact it works only on the home page, if you click to another page the icons get white again and are not visible anymore as the top header has a white background.
Any other ideas ?
Thank you so much,
Best, AB
April 16, 2018 at 3:26 pm in reply to: Social icon color on transparent top header – color change #942605Hi Basilis,
Thank you but this does not work – icons are now white but as soon as you start to scroll the text on the top bar keeps white and it should stay dark grey.
Please check in the backend,
Thank you in advance,
AB
Hi Ismael,
Perfect this worked !!
Super support, as ever,
AB
Hi Yigit,
Yes, this looks perfect.
Thank you , great support as ever :),
Best, AB
July 4, 2017 at 1:32 pm in reply to: Hover background color on search icon (main navigation) should be removed #816317Hello Rikard,
Perfect this works,
Thanks a lot for the ever perfect support :)
Best, AB
June 25, 2017 at 5:46 pm in reply to: Background image color section – text position on mobile view #812751Hi Mike,
Thank you, great this is much better :)
Best, AB
Hi Jordan,
Merci, that works,
Great support,
Best, AB
Hello Jordan,
Thank you, this works, but the content is not on top anymore.
We need to control this – thus all blocs should be on top, do you have a solution for this ?
I added no margin / no border.
Thank you in advance,
Best, AB
-
AuthorPosts