Forum Replies Created
-
AuthorPosts
-
Hi zeelim,
Credentials did not work for me. Could you please update the credentials.
Best regards,
VictoriaHi fargeud,
Here is a tutorial for you
If you need further assistance please let us know.
Best regards,
VictoriaHi Warpend,
It’s really hard to give any suggestion without seeing what you’ve got so far and the html structure. Do you plan on moving to a test server on the web somewhere?
Best regards,
VictoriaHi newtonlinchen,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a { padding-right: 13px; }If you need further assistance please let us know.
Best regards,
VictoriaDecember 5, 2017 at 3:35 pm in reply to: Portfolio navigation broken after adding "page attributes" #885105Hi Jorrit,
Which portfolio nav do you mean? I do not see any. Can you please describe in more detail the issue you’re having?
Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Best regards,
VictoriaDecember 5, 2017 at 3:35 pm in reply to: Portfolio navigation broken after adding "page attributes" #885104Hi Jorrit,
Which portfolio nav do you mean? I do not see any. Can you please describe in more detail the issue you’re having?
Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Best regards,
VictoriaHey dondela,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
You can request this feature here.
If you need further assistance please let us know.
Best regards,
VictoriaHey Johan,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
html { background-color: #fff; }If you need further assistance please let us know.
Best regards,
VictoriaNovember 29, 2017 at 8:38 pm in reply to: URGENT: Iconfonts does not work with WordPress v4.9 and Enfold v4.2 #883176Hi Mathuseo,
Thank you for sharing! Let us know how that worked out.
Best regards,
VictoriaHey Timo,
Please refer to this thread for a possible solution.
And this one
https://kriesi.at/support/topic/video-background-broken-in-enfold-4-2/If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years, 3 months ago by
Victoria.
Hey meinders,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.sidebar_tab .tab_titles { max-width: 275px; } .js_active .tab { font-size: 1em; } .sidebar_tab .tab_content { min-height: 452px !important; }If you need further assistance please let us know.
Best regards,
VictoriaHi HuxburyQuinn,
Please refer to a solution here
Best regards,
VictoriaHi,
Best regards,
VictoriaHey Amyadelaide,
The links to the images are save as localhost:8888, so they are not found and there is an error in JavaScript.
Here are a few articles for you:
http://www.inmotionhosting.com/support/edu/wordpress/migrating-wordpress-inmotion-hosting/correct-image-links
http://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/Best regards,
VictoriaNovember 29, 2017 at 8:20 pm in reply to: Enfold Version 4.1 Update leading to WordPress Crash #883167Hey haronkazem,
Can you please check server log for error?
Best regards,
VictoriaNovember 29, 2017 at 8:19 pm in reply to: Over wrote my theme settings file. How do I fix it?? #883165Hi beverlystone,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey asterios,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VictoriaNovember 29, 2017 at 8:11 pm in reply to: Enfold – Not displaying correctly on mobile devices #883159Hey Aquanaut40,
There are many scripts blocked since the content is mixed, it’s not just Safari issue.
HEre is how to move to https correctly:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/https://www.thepolyglotdeveloper.com/2014/12/force-https-pages-wordpress-site/
If you need further assistance please let us know.
Best regards,
VictoriaNovember 29, 2017 at 8:08 pm in reply to: Icon elements are displaying strange on Samsung S7 #883156Hey darkfashion,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi tonyshanks,
Which page is spinning? Or do you mean the Advanced Layout Builder when editing the page?
Best regards,
VictoriaHey hackoffseries,
They look fin on my end. You’re pretty close. If your menu looks different on your side please attach a screenshot.
The “Get a quote” part can be added as a custom menu item.Best regards,
VictoriaNovember 29, 2017 at 8:01 pm in reply to: style and content changing of the area on top, over the header #883151Hi Marc,
The left – you mean the phone number, not the text?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?Best regards,
VictoriaHey Warpend,
Could you please attach a mockup of what you’re trying to achieve?
Could you please give us a link to your website, we need more context to be able to help you.Best regards,
VictoriaNovember 29, 2017 at 7:57 pm in reply to: Container Problems Using Short Codes With Enfold Editor #883147Hey Jon,
The look the same on my side, can you please post a few screenshots of the issue on your side?
Best regards,
VictoriaHi cyber13,
Try like this:
add_filter('clean_url','async_js',11); function async_js($url) { if ( false !== strpos( $url, 'jquery.js' ) || false === strpos( $url, '.js' ) || is_admin()) { return $url; } return "$url' defer='defer"; }If you need further assistance please let us know.
Best regards,
VictoriaHi Lissa,
Thank you. That is something!
Best regards,
VictoriaNovember 29, 2017 at 7:45 pm in reply to: page content in backend doesn't show after wp migration to live-site #883141Hi Thomas,
I asked you to check the server log for the text of the error. When trying to edit the front page there is a 500 server error. We need to know the reason. Above I gave you articles on where to find server log.
Best regards,
VictoriaHi ctancrede,
You’re using full-screen slider, it does not allow this kind of settings. My colleagues above referred to Layer Slider.
If you need further assistance please let us know.
Best regards,
VictoriaNovember 29, 2017 at 4:13 pm in reply to: Display a you tube or vimeo video in a pop up light box? #883087Hey elibluwin,
Here are some threads to consider:
https://kriesi.at/support/topic/how-to-properly-open-video-in-lightbox-from-a-dropdown-menu/#post-49035
https://kriesi.at/support/topic/video-in-lightbox/#post-187076If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 8 years, 3 months ago by
-
AuthorPosts

