Forum Replies Created
-
AuthorPosts
-
Hey schweg33,
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#top #menu-eschen li { display: inline-block; margin-right: 5px; }Hope it helps.
Best regards,
NikkoHey DrKarenWolfe,
Yes, you are still using Enfold 3.4.7 which is very old (latest version is 4.5.7) and not compatible with WP 5.2 (currently you are using 4.9.5).
I would suggest updating the theme first before updating to the latest version of wordpress since some functions are already deprecated which breaks the theme.
Also when updating the theme you’ll need to do the manual updating since envato changed their API system and changed it to using tokens.
Make sure to do backup first before the update.Best regards,
NikkoHey Gregor,
Try adding this css code:
#top.page-id-52127 #av_section_1 { position: relative; z-index: 99999; }Hope it helps.
Best regards,
NikkoHey neotel2k,
Try adding this css code in QUick CSS, located in Enfold > General Styling:
@media only screen and (max-width:959px) { .responsive #top .av_mobile_menu_tablet .av-main-nav li.av-burger-menu-main.menu-item-avia-special { position: fixed; z-index: 9999; } }Hope it helps.
Best regards,
NikkoHi ruffidea,
Are you using godaddy?
Please refer to the solution posted on godaddy’s community: https://ph.godaddy.com/community/Using-WordPress/Wordpress-theme-upload-error-quot-The-link-you-followed-has/m-p/101734#M6656
Hope it helps.Best regards,
NikkoHi panda,
Can you give us admin access? so we can check further on it.
Best regards,
NikkoHi fta-edfc,
Yes, what I actually instructed was not manually selecting sizes since it automatically fetches the image and gets the square image size.
By doing what I instructed above it will allow you to set the image size once and incoming posts will use this image size (81 x 81px), for old posts, you’ll need to click on Regenerate Thumbnails button to regenerate images that was already set.Best regards,
NikkoHi wealthyone,
We are glad that we could help and thanks for your kind words, we’ll surely help with the rest of your site :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi fta-edfc,
Please install and activate this plugin: https://wordpress.org/plugins/simple-image-sizes/
Then go to Settings > Media and modify the square image size and/or other image sizes there.
Hope this helps.Best regards,
NikkoHi Luisgasser,
Try adding this css code in Quick CSS< located in Enfold > General Styling:
#top .avia_ajax_form input { text-transform: none !important; }Best regards,
NikkoHi wealthyone,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Filipe,
As far as I know, purchase code aren’t sent via email.
You’ll need themeforest or Envato market account to login and get the purchase code.
Here is a much clear instruction on how to find it: https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-Best regards,
NikkoHi caledoman,
Did you try to add the email link in Enfold > Header > Extra Elements (tab) > Header Phone Number/Extra Info set to Display in top bar (either left or right), then in Phone Number or small info text put the email link?
Best regards,
NikkoHey OlonamZaid,
I think you’ll need to do lots of modifications to do this since it involves not only css but js as well.
But if you can give us specific things like the main menu changing to burger menu at specific width then we can give instructions to that.Best regards,
NikkoHi MusicD,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi tibe87,
Glad that it’s working again. :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey John,
We cannot access the link you posted in private section.
Can you give us admin access? so we can check on it.Best regards,
NikkoHey Kim,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey Filipe Santos,
Thanks for contacting us!
To register and access the forum, you’ll need the purchase code and register here: https://kriesi.at/support/register/
to find your purchase code, go to the link I gave and click on Where can I find my item purchase code?.
Hope this helps.Best regards,
NikkoHey oscarluque,
It’s pretty complicated given the current html structure, also there’s the social icons on the right which will go down below once you set copyright to 100% to make the text centered.
The best way to do this copy footer.php from the parent theme to your child theme then tweak it there.
You can add a div before the copyright for the license # set it float left and width around 33% (or 1/3) then for the copyright set the width to 34% then center the text.
Hope this helps.Best regards,
NikkoHi Jessica,
It is possible but you will need to modify some Enfold core files which we don’t recommend to do.
I guess the easiest way to have both label and placeholder at the same time is to use a third party plugin like contact form 7.Best regards,
NikkoMay 21, 2019 at 9:18 am in reply to: Can not duplicate solution as discussed on topic #1078973 #1102747Hey norm4u,
Can you give us a link to the thread or topic?
Best regards,
NikkoHey oscarluque,
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#services { text-align: center; } #services .flex_column.av_one_third { display: inline-block; float: none; }Hope it helps.
Best regards,
NikkoHey Lyse,
That’s because paragraphs have top margins, try adding this css code in Quick CSS, located in Enfold > General Styling, this should remove the top margin on all first paragraphs inside equal height columns:
#top .av-equal-height-column-flextable .flex_column p:first-child { margin-top: 0; }Hope it helps.
Best regards,
NikkoHey neotel2k,
Yes, please refer on this post by Kriesi: https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
Hope it helps.Best regards,
NikkoMay 21, 2019 at 9:04 am in reply to: Can I delete _aviaLayoutBuilderCleanData in postmeta table? #1102738Hey debra15,
No, please leave it there in the database since it’s needed.
You can refer on Kriesi’s answer on this thread: https://kriesi.at/support/topic/_avialayoutbuildercleandata-keeping-data-old/#post-320684Best regards,
NikkoHi Carl,
Can you give us a link to the page you have created with the color sections and 1/3 columns? so we can try to give some specific custom css to add those lines/borders.
Best regards,
NikkoHey andrea,
I have disabled this plugin Lazy Load by WP Rocket then flushed out cache and minified css/js files and it shows properly.
It seems that enabling the plugin causes the image to have a wrong image source.Best regards,
NikkoHi panda,
Try to do the following:
1. Go to Settings > Reading > Your homepage displays set Your latest posts
2. Go to Enfold > Theme Options > And where do you want to display the Blog? set to your Blog page.
3. Go to Enfold > Blog Layout > Blog Layout set to Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)
4. On your Blog page use Advanced Layout Builder, then on the Blog Posts element set Blog Content length to Full Content
Hope this helps.Best regards,
NikkoHey cybercis,
Did you use any image optimization plugins?
The source of the image points to the wrong url, please refer on the screenshot in private content.
Please disable any plugins that is related to images and flush out the cache.Best regards,
Nikko -
AuthorPosts
