Forum Replies Created
-
AuthorPosts
-
Hi mikeandrewfischer!
Please ask your hoster to increase the max_input_vars to 1000 or higher. If you have access to the php.ini file, you can add something like this:
max_input_vars = 3000
Best regards,
IsmaelHey!
Please use this on your custom.css or Quick CSS:
#aptfinbytap_domain-3-AlpinePhotoTiles_container { margin-top: 25px; }
Regards,
IsmaelHi!
Please add this on your custom.css or Quick CSS:
.av-masonry { position: relative; overflow: hidden; z-index: 0; }
Best regards,
IsmaelDecember 2, 2013 at 5:27 am in reply to: Layout problem on portrait display of Android mobile phone #195178Hey!
The website looks fine on mobile view when I check it except for the sidebars. The content or text is expanding 100% to the right without padding. I guess this line of code on your css modification is the culprit:
.inner_sidebar { margin-left: 30px; } .content .entry-content-wrapper { padding-right: 30px; }
Please remove it. I checked the website using this: http://responsinator.com/?url=http%3A%2F%2Finterpeople.co.kr%2Fwp%2Fnews%2F%3Flang%3Den
Regards,
IsmaelDecember 2, 2013 at 5:22 am in reply to: Request: Could Enfold retain the link post icon on mobile and post permalinks? #195176Hey!
You can add this on your Quick CSS if you really want to enable it on mobile view. We adjust the icon size and decrease the blog meta right margin to create more space for the blog content:
@media only screen and (max-width: 767px){ .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar { display: block; } .blog-meta .small-preview { width: 30px; height: 30px; overflow: hidden; border-radius: 4px; float: left; margin: 6px 0 0 0; position: relative; text-align: center; line-height: 30px; position: relative; z-index: 4; display: block; } .single-small .post_author_timeline { left: 15px; } .template-blog .blog-meta { float: left; margin-right: 10px; } }
Cheers!
IsmaelHi dmichaelclary!
Please deactivate all plugins. Post the the login details here and set it as a private reply.
Regards,
IsmaelHey!
Please add this on Quick CSS with the other fix:
body .aligncenter, .entry-content-wrapper a:hover .aligncenter { clear: both; display: block; margin: 0 auto; padding: 10px 0px; }
Cheers!
IsmaelHi!
Go to Dashboard > Users panel then create another user by clicking “Add New”.
Best regards,
IsmaelHi!
Please increase the php memory limit to 64M at least: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Cheers!
IsmaelHey!
Add this on your custom.css or Quick CSS to decrease the top padding:
.content, .sidebar { padding-top: 10px; padding-bottom: 50px; }
Edit the layer then go to Style tab. Specify the line-height, 40px will do.
Cheers!
IsmaelHi Moritz!
Please use this on custom.csc or Quick CSS:
.avia-slideshow li img { border-radius: 0; }
Regards,
IsmaelHi singski!
Can you please give us a link to the page? Please re-create the icon list element. What version of Enfold did you have before updating the theme?
Best regards,
IsmaelHey!
Please use this on Enfold > Styling > Quick CSS:
.avia-testimonial-image img { width: 100%; height: 100%; } .avia-testimonial-image { width: 80px; height: 80px; border-radius: 80px; z-index: 20; position: relative; }
Regards,
IsmaelHey!
Maybe there are css selector conflicts. Please post the the html and css code on pastebin.com. We would like to inspect it.
Best regards,
IsmaelHi!
What text? You have a title container on the homepage. Do you want to remove that? You can edit the page, look for Layout > Header Settings > choose “Don’t display header”.
Regards,
IsmaelHey hawea74!
The latest version is indeed 2.4.2. Please perform the update base on the Theme Options update alert.
Best regards,
IsmaelHey JBronstein!
Please try to increase the wordpress php memory limit: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Best regards,
IsmaelHey!
You can post a new reply then tick or check the “Set as private reply (Only you and moderators will see the content of this post)” option below the editor.
Best regards,
IsmaelHey bogwood!
Can you please give us a link to the website? Do you have any plugins installed and do you have the latest WordPress version?
Best regards,
IsmaelHey!
Please use this:
body .aligncenter { display: block; }
Remove browser cache then reload the page.
Best regards,
IsmaelHey!
The property “url” is not a valid css property. You need to add the url link on the anchor tag.
<a href="http://site/page-test" class="avia-button botask">Click Here</a>
Best regards,
IsmaelHey ideenstart!
I’ve included Dude and Kriesi on the topic. For the meantime if you have access on the database, you can edit the wp_layerslider table then go to the slide that you want to rename.
Best regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS:
.fb-social-plugin.fb-like.fb_edge_widget_with_comment.fb_iframe_widget { position: relative; z-index: 20; height: 300px; }
Regards,
IsmaelHey msmazza!
I’m sorry but I’m not clear about the question. I think users will automatically know that there is still a content below the fullscreen slider because of the browser’s scroll bar.
Best regards,
IsmaelHi!
You can use a child theme for this purpose. You can add the css modifications on the child theme’s style.css to avoid being overwritten when you update the theme. When you say “Custom CSS” are you talking about the Quick CSS? Note that all edits or css changes are saved on wp-content/uploads/dynamic_avia/enfold.css file, not on custom.css. Please watch this video on how to create a child theme: http://vimeo.com/channels/aviathemes/67221517
Regards,
IsmaelHi!
It is usually use as page or post title. The theme uses h1 on post and page title container. It is based on Yoast SEO Heading Structure. You can edit functions-enfold.php then look for the avia_title functions:
'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/
Regards,
IsmaelHey!
You can use this:
@media only screen and (max-width: 767px) { .caption_fullwidth.caption_bottom { display: none !important; } }
Cheers!
IsmaelHey!
Please post a temporary guest login details here. Set it as a private reply. I can’t see the flag button.
Regards,
Ismael -
AuthorPosts