Forum Replies Created
-
AuthorPosts
-
July 29, 2017 at 6:48 pm in reply to: How to showcase Portfolio Categories inside a masonry element? #831580
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey 1_618,
The purchase code you received for enfold is only valid for enfold. You do not need to activate the layerslider in order to use it, just for a few special features of the slider. If you would like to use them you would need to buy the slider on Codecanyon and then enter the purchase code for the layerslider.However, if you want to use the regular slider features as we do in our themes its not necessary to activate it.
Best regards,
MikeHi,
I was referring to the screenshots of the issue you are having, earlier you said you could not post them here for us to see.
I have looked at your site and can’t find where your Amazon links are, can you link directly to a page please.
Your link above looks like a shortcode, are you using a plugin to make or show your Amazon links?
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey preissg,
That is strange, we can hide them all for you, but can you please include a admin login in the private content area so we can take a closer look as to why they are not in your widgets area, as that would be the best way to remove them. Do you want “INTERESSANTE LINKS” to be the only one that shows, or do you want that one gone too?Best regards,
MikeHey sdigit,
Try going to Enfold Theme Options > Header > Menu and Logo Position and choosing “Logo right, Menu left”
If this is not what you mean, Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey preissg,
Your css in /wp-content/plugins/easy-facebook-likebox/public/assets/css/public.css is making the image width: 100%
While it’s not trying to target your header it is due to a poor targeting command..responsive , .responsive span, .responsive span iframe[style], .responsive span img { width: 100% !important; }
We can try to fix with this code in your Quick CSS:
.logo a {width: 340px!important; }
Best regards,
MikeHey Luisgasser,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
In your Quick CSS, your image url had a trailing slash, so I removed it and added “background: cover” so you code now looks like:.page-id-15 .container_wrap { background-image: url("https://growyourfuture.net/wp-content/uploads/2017/07/car-wallpaper.jpg") ; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
Although the image shows, it’s not a good image size, so it looks grainy and not centered. Please try using a much larger image.
Best regards,
MikeJuly 29, 2017 at 5:29 pm in reply to: How do I change which category the slideshow displays? #831541Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHey alenuk,
Try this video on how to update manually via FTP: https://vimeo.com/67209750
There have been a lot of changes since v3.8 so I recommend backing up with: https://wordpress.org/plugins/duplicator/ that way you can always get your old site back if something goes wrong.
You can test the new version on your desktop with a localhost app to see how your site would be before making live changes, try the free version of MAMP for Mac or XAMPP for Windows, or LAMP for Linux
I use the portable UwAmp on Windows 10 and use the duplicator backups to install them on my desktop. After I’m happy with the changes and have tested my site well, I make a new backup of the desktop and install on my web server.
Hope this helps :)Best regards,
MikeHey Uroš,
Try this code in the General Styling > Quick CSS field:.product_meta .posted_in:before { content: "\A"; white-space: pre; }
Best regards,
MikeHi,
When I looked I still saw #2:#top #header_meta li, #top #header_meta .phone-info {border-color: transparent!important; }
But I’m not sure how else to help because it looks like tjswarbs78 has covered them all :) Great job tjswarbs78, thanks for your help :)
Best regards,
MikeHey mrlreynolds,
Is the issue active right now? Because I can see your mobile sub-menu links. Please see Private Content area screenshot.
Perhaps I’m looking at the wrong thing, but if my screenshot is right, please clear your cache to see if that helps.Best regards,
MikeHi,
I don’t see a difference in the text font in your example, I know you cannot grant access to the admin side, but can we see the front end URL?Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:ul.disc, .entry-content-wrapper ul { list-style: none!important; line-height: 30px; } .entry-content-wrapper ul li:before { content: '\00b7'!important; font-size: 100px!important; vertical-align: middle!important; line-height: 80px!important; margin-left: -20px!important; }
Best regards,
MikeHi,
Try posting your images to https://postimg.org and pasting the link here, so we can see your issue.Best regards,
MikeHi,
That is strange because that is not what I see,
I tested in Chrome, Edge, Firefox, and Safari on Windows 10
What browser are you using?
Try clearing your cache :)Best regards,
MikeHi,
The manual excerpts box doesn’t allow shortcodes or html, so a link or button doesn’t work there, but since clicking any part of the excerpt sends you to the post how about just typing “…Read More” at the end of the excerpt?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJuly 29, 2017 at 2:41 pm in reply to: Custom font – ability to select in Enfold Theme options panel #831475Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Nathan,
I was able to click them, perhaps try again.
To make your social media icons always color please add this code in the General Styling > Quick CSS field:#top .social_bookmarks_facebook a{color:#fff; background-color:#37589b!important; } #top .social_bookmarks_youtube a{color:#fff; background-color:#a72b1d!important; }
Best regards,
MikeHey info224,
Try this code in the General Styling > Quick CSS field:div ul.product_list_widget li img {width: 100px !important; } span.product-title {font-size: 20px !important;}
feel free to adjust to suit.
Best regards,
MikeHey Dwimmer,
Can you please add a screenshot to point out how you would like to see it? When I looked the images seemed responsive.Best regards,
MikeHey Greg,
Importing demo will change theme options and install pages, posts etc. on your database.
Importing Theme Settings File, is an import of your previous setting that you downloaded from the Export Theme Settings
and does not include pages, posts etc.
Best regards,
MikeHey cPPccP,
I have not tested WP Touch on the new version, but you could clone your site to your desktop with https://wordpress.org/plugins/duplicator/
and you can test on your desktop with a localhost app, such as the free version of MAMP for Mac or XAMPP for Windows, or LAMP for Linux :)
I use the portable UwAmp on Windows 10Best regards,
Mike -
AuthorPosts