Forum Replies Created
-
AuthorPosts
-
Hey!
You have them set as the same color as the background. Add this to your custom CSS to make them display as white so they are visible.
.phone-info { color: white !important; }
Cheers!
ElliottHey net-files!
Hmm, for the codemirror.js file, it seems like it is a part of LayerSlider so I would not recommend removing it.
I’m not sure about the second question. Can you take a screenshot highlighting the problem?
Best regards,
ElliottHi!
Navigate to Dashboard > Enfold > Theme Update and input all of your themeforest information and hit the “Check Manually” button. If that does not work then try updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Make sure to deactivate all plugins while testing. You don’t need to deactivate them while updating the theme.
Best regards,
ElliottHey!
Well for the advanced layout editor we can do some code workarounds in the templates but if your using a custom excerpt on the posts which I saw you were there isn’t really anything we can do about that. We could give you CSS to hide the read more link so it looks more similar to the other posts.
Cheers!
ElliottHi!
This one, [linked in private content], is only displaying as 492 x 400 pixels. It’s not being resized properly. It probably has a weird aspect ratio or is not wide enough to be resized to 495 x 400 correctly.
It really needs to be the same size as the others if your using the gallery element. If you do not want to worry about the size then I would try using the Masonry element instead.
Best regards,
ElliottJanuary 4, 2016 at 4:03 am in reply to: Blog post featured image is bigger after theme update #558970Hi youkendooit!
It looks like you’ve done a bit of customization. Not really sure how your wanting stuff to look without a screenshot but if you just want to make them all the same width then add this to your custom CSS.
.big-preview img { max-width: 300px !important; }
Regards,
ElliottHey youkendooit!
It looks fine on my end. Can you take a screenshot of what your seeing?
Cheers!
ElliottHey!
It’s because after the “Miss Tayasan” post you started using the advanced layout builder on your posts instead of the default editor. It also looks like your writing custom excerpts for all of your posts now so that is going to display instead of the default behaviour which is full post content.
Cheers!
ElliottHi taoleo!
Make sure your using the latest version of Enfold, 3.4.7, and make sure all plugins are deactivated while testing.
If your still having issues with it then send us a link to the page and we’ll take a look.
Best regards,
ElliottHey mikoro!
I created a new page and can save / update it just fine. Is there a certain page your having issues with? If so then send us a link to the page.
Best regards,
ElliottHey dgwdesigns!
Try some of the solutions listed here, https://kriesi.at/support/topic/warning-session_start-function-session-start-help-asap-please/.
Best regards,
ElliottHi moussa89!
Is it only on one page? If so then send us a link to the page and a WordPress login.
Also be sure to deactivate all plugins while testing.
Cheers!
ElliottHey ddubell!
What happens when the default theme is activated? Please keep in mind that we do not support third party plugins but we try and be as helpful as possible.
Regards,
ElliottHi Mariusz!
Thanks for sharing.
Best regards,
ElliottHi miguelverde!
Try the solutions mentioned here, https://kriesi.at/support/topic/warning-session_start-function-session-start-help-asap-please/.
Best regards,
ElliottHi!
Your trying to turn the breadcrumbs into a shortcode? You can try this, https://kriesi.at/support/topic/transparent-header-layout-issues/#post-544853, it worked for another user.
Regards,
Elliott-
This reply was modified 9 years, 2 months ago by
Elliott.
January 3, 2016 at 3:40 am in reply to: Mega menu second level menu disappears when hovering over first level #558918Hi lisanneg!
It’s not happening for me. Can you take a screenshot and highlight what your seeing?
Cheers!
ElliottJanuary 3, 2016 at 3:40 am in reply to: Video inserted into advanced layer slider not transitioning mobile #558917Hey!
@asodestrom, I checked your link and the slider is transitioning fine after video is done playing.Best regards,
ElliottHey!
You can if you create a custom excerpt. If you do not see the excerpt field when editing your post then click on the “Screen Options” button in the top right hand corner of your screen and check it to display.
Best regards,
ElliottHi!
First off update Enfold to 3.4.7 and let us know when your done and we’ll take another look.
Best regards,
ElliottHey!
What did the plugin author say?
See here for getting the post nav to display from same category, https://kriesi.at/support/topic/avia-post-nav-with-the-same-category/#post-185420.
Cheers!
ElliottJanuary 3, 2016 at 3:15 am in reply to: Product Category Pages Full width page banner and description #558912Hi!
Send us a WordPress login and we’ll take a closer look.
Regards,
ElliottJanuary 3, 2016 at 3:10 am in reply to: Product page – full width description (black bar appeared) #558911Hey!
This is how it should be displaying, http://kriesi.at/themes/enfold/product/zoku-trioquick-pop-maker/, have you done some customizations?
Cheers!
ElliottHey!
Your probably thinking of “dynamic_sidebar”, https://codex.wordpress.org/Function_Reference/dynamic_sidebar.
Probably above line 65 in the footer.php file would work.
Cheers!
ElliottHi!
It looks like you have the left value set to -72px. You’ll want to set it to a percentage value such as 10%, etc etc.
Best regards,
ElliottHey!
The categories will only switch between the posts on the current page. If you want to display more then you will need to increase the amount of posts per page. Or you can use the “Load More” button instead of the pagination.
Best regards,
ElliottHey!
Add this to your custom CSS.
article a img, iframe { border: 3px solid; }
Regards,
ElliottHey!
That’s going to take a bit of work to do unfortunately. It would be best to hire a freelancer to help you out with this customization.
Regards,
ElliottHi!
Add this.
.logo img { left: 50% !important; transform: translateX(-50%); }
For the LayerSlider make sure you use percentages (50%) instead of pixel values (50px).
Cheers!
ElliottHi Jurgen!
Go ahead and send us a link to your page and take a screenshot highlighting exactly what your trying to do and we’ll take a look to see if it’s something we can work out.
Best regards,
Elliott -
This reply was modified 9 years, 2 months ago by
-
AuthorPosts