Forum Replies Created
-
AuthorPosts
-
Hi evtilsley!
Thank you for using Enfold.
You need to change the thumbnail size on General Settings > Media > Thumbnail size. Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
IsmaelSeptember 18, 2014 at 6:10 am in reply to: Site almost fully blocked: can't modify or create content – Urgent help please! #320904Hi!
I was able to create a new page and edit existing ones. This is the new page: http://www.cinemalerio.com/test/test-paginas/
Maybe your client is using old browsers.
Cheers!
IsmaelHey!
Thank you for the info.
Please try the solution on this thread: https://kriesi.at/support/topic/google-maps-api-multiple-times-in-backend/
Regards,
IsmaelSeptember 18, 2014 at 6:00 am in reply to: Adding Text On Top and Bottom OUTSIDE Of Site Container #320900Hey!
Please try this:
function header_top_text() { ?> <div class="header-top-text"> my text goes here </div> <?php } add_action('avia_meta_header', 'header_top_text');Then use this on Quick CSS or custom.css to adjust the position of the container:
.header-top-text { position: absolute; right: -5%; }Please provide a screenshot or mockup.
Best regards,
IsmaelHey!
Thank you for the update.
Try it again one more time using this on wp-config.php:
define('WP_MEMORY_LIMIT', 128M');Please contact your host if it’s not working. They can increase the memory limit for you. Also, ask them if you can exceed a certain limit.
Best regards,
IsmaelHey jberickson!
Thank you for using Enfold.
What do you mean it’s not responsive? You mean changing theme settings fail? Or the site is in fixed layout? Anyway, I checked the website and it is fully responsive – mobile responsive. And changing heading font color on the General Styling seems to work properly.
Regards,
IsmaelHey sumason!
Thank you for using Enfold.
Yes, you can’t switch between the Default Editor and the Advance Layout Builder. Regarding the background, add a unique selector to any elements on the advance layout builder except for column layouts. Refer to this link for more info:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Edit the text blocks inside the columns then scroll below. Add a unique css selector on “Custom Css Class” field. For example, add “text-bg”.
You can add something like this on your custom.css or Quick CSS:
.text-bg { background: #C5C5EB; padding: 10px; }Cheers!
IsmaelHi!
I’m sorry but I really can’t reproduce the issue on my end. I’m using Chrome Windows 8. Please try installing a cache plugin, see if that helps.
Regards,
IsmaelHi!
Thank you for the update.
Your editor is converting the symbols automatically. Please get the code here: http://pastebin.com/XCnz5nWQ
Best regards,
IsmaelHey ColinWalton!
Thank you for using Enfold.
You can create posts for each page then set the post format to Link. Add the url of the page where you want the post to go.
Regards,
IsmaelHey zedduo!
Thank you for using Enfold.
Please post the link of the website here. Try to delete the enfold.css on wp-content/uploads/dynamic_avia folder then toggle any theme options. Save changes.
Best regards,
IsmaelHey!
@lorenzspalt: Did the update to version 2.9.2 fix the issue? If you don’t mind, please create your own thread then post the login credentials there. We would like to check it.Cheers!
IsmaelHi hotspot!
Thank you for using Enfold.
Try using this:
.class-of-image > .image-overlay{display:none !important;}Best regards,
IsmaelHey Antonio!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
time.date-container.minor-meta.updated, span.text-sep.text-sep-date, span.comment-container.minor-meta { display: none; }Cheers!
IsmaelHi erwin_m!
Thank you for using Enfold.
Please try to deactivate the cache plugin or disable the minify settings.
Regards,
IsmaelHey db3d!
Thank you for using Enfold.
Try adding a new category for the hidden products. Use “hiddenproducts” for example. Include the category on the masonry element then add this on Quick CSS or custom.css:
.hiddenproducts_sort { visibility: hidden; display: none; }Regards,
IsmaelHey!
There is no documentation specifically for the code block element because it works almost like the text block’s html mode but you’ll be able to add code wrappers with attributes. Going back to your problem, why not separate the Image hotspot and legend using columns?
Best regards,
IsmaelHi xyzb!
Thank you for using Enfold.
What slider specifically? Please post the link of the actual website here. Make sure that you’re running Enfold 2.9.2 on WordPress 4.0.
Regards,
IsmaelHey Sophieja23!
Thank you using Enfold.
Did you use the Advance Layout Builder for all those pages? You can switch the builder to debug mode to show the actual shortcodes below. Edit function.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }You can now copy the shortcode and transfer it to another page.
Best regards,
IsmaelHey talelie!
Thank you for using Enfold.
Do you mind if we take a look at the actual page? Is that a blog post?
Best regards,
IsmaelHi!
Thank you for the info.
I managed to add a new images on the Media > Library. This is the image: http://ma.thepointcollective.com/wp-content/uploads/2014/09/Abducted-1.jpg
On what browser and OS are you testing this?
Regards,
IsmaelHey xyzb!
Thank you for using Enfold.
Please give us a link to the actual website. Make sure that you’re running Enfold 2.9.2 on WordPress 4.0.
Cheers!
IsmaelHey!
Do you mind if we take a look at the actual page where you’re trying to apply this? A screenshot will help.
Regards,
IsmaelHi Finlando!
Thank you for using Enfold.
Please try adding this on Quick CSS or custom.css to resize the logo to its actual dimension:
.logo a img { min-width: 485px !important; max-height: 68px !important; } .header-scrolled .logo a img { min-width: 244px !important; max-height: 34px !important; }Cheers!
IsmaelHey Connie!
Thank you for using Enfold.
You can add social icons on Enfold > Header panel. Enable the comment section on Settings > Discussion panel. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!Best regards,
IsmaelHi akamaxbuz!
Thank you for using Enfold.
Looks like you figured it out. Using a text block beside the image hot spot is a good idea, you can also use the Code Block element.
Best regards,
IsmaelSeptember 17, 2014 at 7:10 am in reply to: Problems with uploading images after updating to WordPress 4.0 #320335Hi!
1.) Are you applying this css on a layer slider layer? You can add it directly on Styles > Custom CSS field of the layer slider.
2.) Please apply a unique css class or id to the layer on Attributes panel of the layer slider. Use “hide-mobile” on the Classes field for example then replace the css snippet with this:
@media only screen and (max-width: 767px) { .hide-mobile { display: none !important; } }3.) The Portfolio Grid is now set to full width by default like the masonry element. Please place the Portfolio Grid element inside a 1/1 column layout.
4.) Add this on Quick CSS or custom.css to fix the logo on mobile device:
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { margin: 0 auto; max-width: 100%; height: 50px !important; max-height: 50px !important; top: 5px; } }5.) Please go to Enfold > Header > Mobile Menu panel. Set the Header Mobile Menu activation to the second option.
Regards,
IsmaelHey Jessica!
Thank you for using Enfold.
First of all, please try to transfer the site to the actual domain. In order to migrate the theme successfully and leave the database intact, please use this plugin: WP MigrateDB or WP MigrateDB PRO
Refer to this link for more info on how to properly migrate your enfold website from production to development vice versa:
http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684If the contact form still doesn’t work on the live site, switch to the default WordPress themes then try the contact form 7 plugin.
Cheers!
IsmaelHi vivify77!
Thank you for using Enfold.
I’m not sure why the image container is covering the tab element but you can add this on Quick CSS or custom.css:
.togglecontainer { position: relative; z-index: 8000; }Regards,
Ismael -
AuthorPosts
