Forum Replies Created
-
AuthorPosts
-
Hey Andrew,
Enfold uses a one column layout for mobile devices to improve readability. There in no built-in way to create two columns for mobile. While it is possible to use css to over ride the grid and force this, it would take extensive rewrite which is beyond the scope of support we can provide here. You can request customization here or hire a freelancer on upwork. Sorry I wish I could have helped more :)Best regards,
MikeHi,
I could not login using the info, please check.
Have you tried disabling your plugins. And reactivating each one individually until you find the cause?
Can we disable all plugins?Best regards,
MikeHi,
Please try: https://kriesi.at/support/topic/how-to-change-read-more/#post-369455
or you can change the read more text by opening up includes/loop-index.php, includes/helper-templates.php and includes/loop-archive.php and replace all occurrences of “read more” with your custom text.Best regards,
MikeHi,
It looks like the mobile, laptop & desktop view of the slider and buttons, is good now.
As for limiting the width of the slider text to 50% in the mobile view, it can be done but it would make the size of the text very small so that the buttons stayed visible. Do you want to proceed anyways?Best regards,
MikeHi,
The issue is with the spacer line, if you take the spacer line out the plugin with show in the above color section. If you wish to use the spacer, we could keep the plugin in it’s own color section and write some code to reduce the padding to move the plugin up.
Let us know which path you plan to take.Best regards,
MikeMay 25, 2017 at 2:51 am in reply to: Main Product Images Are All Really Low Resolution Until You Click On Them #799311Hi,
It looks like your images are 176×176 and are bing scaled up to 270×270 causing the low resolution, can you try uploading larger images?Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
I can’t seem to reach the site today, http://downforeveryoneorjustme.com says it down. please adviseBest regards,
MikeMay 25, 2017 at 2:38 am in reply to: Manual sizing for portfolio thumbnail images not working #799308Hi,
Try this code in the General Styling > Quick CSS field:#top .post-entry-21 .grid-image img { width: 180px!important; } #top .post-entry-21 .no_margin.av_one_fifth { width: 180px!important; }
Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I restored French language in backend, sorry :)
I don’t think I understand, can you provide a screenshot?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Oh I see, this is a plugin issue. You could try contacting the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeMay 21, 2017 at 8:45 pm in reply to: How to put a background image behind body content on a specific page only. #797280Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
The export file will not solve the missing admin bar. The admin bar is in WP, not Enfold.
As I understand the issue: you have a working site that you want to use on your localhost, in that case:
I recommend using https://wordpress.org/plugins/duplicator/ to make a full backup of your live site and install in on your localhost.
What program are you using as a localhost? XAMPP? I use http://www.uwamp.com/en/ it’s light and easy.
Best regards,
MikeHey sensiblekaren,
It looks like it is working now, Please clear your cache :)
If not please add a screenshot of the element.Best regards,
MikeHey gestaltungsstil,
Please include the url to the page in question so we can take a closer look.
also a screenshot of how you would like it to look would be helpful.Best regards,
MikeHey viaggiareverde,
We will need FTP or cPanel access in Private Content areaBest regards,
MikeHey mikkijack,
On line 985 in your style.css you had this:.menu li > a:after { content: ' â–¾'; } .menu li > a:only-child:after { content: ''; }
I couldn’t get \ue877 to work, but I did get \f140 to work:
.menu li > a:after { content: '\f140'; font: 400 20px/1 dashicons;} .menu li > a:only-child:after { content: ''; }
Hope it helps, Please clear your cache :)
Best regards,
MikeHi,
Sorry, Visual Composer is not compatible with Enfold.
This might help: http://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey JMDP,
Try this code in the General Styling > Quick CSS field:#footer .textwidget a { display: inline !important; }
Best regards,
MikeHey Stegemueller,
The export file is a generated config file which contains the theme settings. You can use the config file to import the theme settings on another sever.Try to go to Dashboard > Users > Your Profile and under Toolbar option, “Show Toolbar when viewing site” should be checked
Best regards,
MikeMay 21, 2017 at 7:38 pm in reply to: Portfolio Ajax Link direkt to SORT Buttom / Sort Function #797254Hey michaellausser,
Please try this: https://kriesi.at/support/topic/create-a-link-to-an-open-gallery/#post-427405
or: https://kriesi.at/support/topic/linking-to-filtered-portfolio-ajax/#post-430830The only other answer I found on this was this:
Sorry, this is not possible. The sorting/filter function uses javascript to hide/unhide the items whereas the category/archive views are generated by wordpress queries. A link would require two steps ( 1. Portfolio page load, 2. automatical JS sorting after page load based on parameters ) and this isn’t supported by the js function.
Best regards,
MikeMay 21, 2017 at 7:24 pm in reply to: Main Product Images Are All Really Low Resolution Until You Click On Them #797251Hi,
Good tips @Mensmaximus, thanks for sharing.Best regards,
Mike -
AuthorPosts