Forum Replies Created
-
AuthorPosts
-
Ciao Maria! :)
Can you please try adding following code to Quick CSS and check if that helps?
.avia-fullscreen-slider .avia-slideshow[data-image_attachment="fixed"]>ul>li { background-size: cover; }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
If that does not help, we will probably need temporary admin logins once again :)
Cheers!
YigitHi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHi!
Default demo comes with most of the images shown on the demo site not all but since we have not imported default demo (you can simply do so in Enfold theme options > Demo Import tab) images and posts etc. are missing.
Not at all, we are always happy to help :)
Sure! Please feel free to contact us whenever you need! We can answer your questions, solve the issues you have on your site and wish you a great day! :)Regards,
YigitHey waveshaper!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.container.av-logo-container { max-width: 960px; }Best regards,
YigitHey cab72!
Please change your custom CSS code to following one
#header .widget { left: 18%; padding-top: 50px; position: absolute; top: 0; transform: translate(-50%); z-index: 999; }Best regards,
YigitHey!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/ for instructions
Regards,
YigitJanuary 24, 2017 at 4:30 pm in reply to: index.php is being added to my localhost installation URL #737812Hi!
Glad you figured it out and thank you for sharing your solution :)
Let us know if you have any other questions or issuesCheers!
YigitHey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHi!
Please add following code to Quick CSS as well
.sub_menu li { padding: 0 3px; }Cheers!
YigitHey unicaweb!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Or, You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
YigitHi bouviereric!
Please flush cache in W3 Total Cache. Logged out users are seeing cached version of the theme.
Regards,
YigitHey!
I added the page to your site however since you have not imported the whole demo, images and posts are missing so it looks like following :)
Regards,
YigitHey!
You are currently using Enfold 3.8.2 while the latest version is currently 3.8.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
If updating the theme does not help, can you please create a temporary admin login and post it here privately? Also, please let us know if we are allowed to deactivate all active plugins for testing purposes.
Cheers!
YigitHi!
Well, only difference i can see at a first glance is that second site is using the latest version of WordPress while the first site is not.
Plugins might be causing the issue as well.Regards,
YigitHey!
I believe issue is related to PHP version you are using. Enfold currently supports up to 7.0.x and upcoming version will support 7.1.0 as well.
This is currently a final solution and would not cause any issues but you might want to upgrade your PHP version after a while :)
Let us know if you have any other questions or issuesBest regards,
YigitLabas Mindaugai!
Where exactly are you adding the code?
I tried following and it did work fine on my local installation when the code is placed under section with id=’main’ in header.php file
<?php echo do_shortcode("[av_image src='http://localhost:8888/enfold/wp-content/uploads/2012/04/2.jpg' attachment='316' attachment_size='full' align='center' styling='circle' hover='' link='lightbox' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' custom_class='custom-class'][/av_image]"); ?>Cheers!
YigitHey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHey!
You can try activating plugins one by one to find the culprit :)
It should be something messing with the markup so you could try de-activating minifying plugins firstly.Regards,
YigitHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitJanuary 24, 2017 at 2:56 pm in reply to: Adding certain plain text to Blog post crashes Avia #737764Hey!
Please create a new user with Administrator role and post login credentials here in private content field. You can use (Email address hidden if logged out) email address to create the new user but please post them here so any available moderator can look into it :)
Regards,
YigitJanuary 24, 2017 at 2:54 pm in reply to: Purchase code: 723b8f6d-d2b9-4843-b50a-85efa527d20b #737762Hi Claudia!
We have replied you here – https://kriesi.at/support/topic/how-can-i-set-an-enfold-demo/. Let us continue there.
Cheers!
YigitHey Claudi84!
Please refer to this post – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and enable debugging mode and then add following shortcodes into the new field that will appear right below Advanced Layout Builder – http://pastebin.com/ZCcTDbgW
Would you like to import theme options for default demo as well? If so, you can download it here [ see private content field below ] and import it in Enfold theme options > Import & Export tab
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#mobile-advanced { right: -100%; } #mobile-advanced { -webkit-transform: translate3d(-100%, -100%, 0); transform: translate3d(-100%, -100%, 0); } .avia_transform3d .show_mobile_menu #mobile-advanced { -webkit-transform: scale3d(1); transform: scale3d(1); -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }Best regards,
YigitHi!
This is how it looks on my end. Only “The Makers.” font size is not the same in these pages.
If that is not how you are seeing your site, can you please post a screenshot and show the issue? Also, which OS and browser are you using?Cheers!
YigitHi,
I added following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 768px) { .container.av-logo-container { display: none !important; }} .responsive .logo, .logo { display: none !important; } .html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main { padding-top: 317px; }Please review your website now. Also, we would recommend you not to use a sticky header for better UX
Best regards,
Yigit-
This reply was modified 9 years, 1 month ago by
Yigit.
Hi,
Can you please elaborate on the changes you would like to make?
We might be able to provide you an easier solution.Best regards,
YigitJanuary 24, 2017 at 2:17 pm in reply to: website blank and impossible to access to enfold settings #737744Hey Maucerichris!
Can you please post FTP logins here privately as well?
What was the last changes you made on the site before having this issue?Best regards,
YigitJanuary 24, 2017 at 2:16 pm in reply to: Adding certain plain text to Blog post crashes Avia #737743Hey!
Can you please post a screenshot and show the issue you are having? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here. We would need temporary admin logins to look into the issue :)
Cheers!
YigitHi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHi!
It seems like you are using MegaMenu on your menu item – http://kriesi.at/documentation/enfold/portfolio-item/creating-a-mega-menu/. Please go to Appearance > Menus and click on your menu item (currently “Shop” menu item is mega menu) then uncheck “Use as mega menu” :)
Best regards,
Yigit -
AuthorPosts
