Forum Replies Created
-
AuthorPosts
-
Hi Tali!
You can try to Import the dummy Data again or create a test installation then import the dummy data. Import the wp_layerslider table then export it on the current installation.
Best regards,
IsmaelHi!
I’m not sure what’s wrong with the second slider. Can you please post a screenshot of the issue? The video automatically plays.
Best regards,
IsmaelHi!
Somewhere on your Quick CSS or custom.css, you have this css code that removes or hide the big featured image:
.big-preview.multi-big { display: none !important; }Please locate that one and remove it or you can add this at the very bottom of custom.css or Quick CSS:
.big-preview.multi-big { display: block !important; }Regards,
IsmaelHey!
Since you created the content on a very old version of the theme, you might need to recreate it again. Some of the elements has been changed drastically on some of the theme updates. Is this your website: http://corlap.nl/? The contents are not missing and the slider work fine when I check it using Chrome on Windows 8.
Best regards,
IsmaelHey!
Edit the images on the Media > Library panel then add the title on the “Alternative Text” field. They should show on top of the images when you open the lightbox.
Maybe the image has a different ratio. Please add this on Quick CSS to define a max height for the product images:
#top div .avia-gallery img { max-height: 333px; }Regards,
IsmaelHey!
I see. My bad! That is why I’m having a hard time adjusting the quote plugin with the background. Please remove the background on the Color Section then add this on Quick CSS:
#quotes { text-align: center; margin: 0 5%; background: url(https://home.innerpath.com/wp-content/uploads/2014/01/quotes-background1.png) no-repeat top left; width: 100%; height: 180px; padding: 60px 20px 60px 20px; }Regards,
IsmaelHey!
Can you please post the login details here? We would like to inspect the LayerSlider WP. Please post the login details for the old and new domain. Set it as a private reply. Also, please edit this page: http://wcreativestudio.com/wcs/, remove the LayerSlider element then put it back. Select the slide that you want.
Regards,
IsmaelHi edebe!
Have you tried to recreate the element? Please post the login details here, we would like to check it. Set it as a private reply.
Cheers!
IsmaelHi!
The theme only have the masonry gallery at the moment. You need to work with that or you can find a plugin that will suit your needs. You can also hire a freelance developer to modify the theme for you. Visit Werkpress, they will happily help you with the customization.
Regards,
IsmaelJanuary 16, 2014 at 7:46 am in reply to: All portfolio items in a given category on one page #210521Hi lzevon!
If you want to show a specific category of portfolio items on a single page, you need to configure the Portfolio Grid element’s “Which categories should be used for the portfolio?”. Select a category that you want to show. You can also manipulate a single portfolio item to show a specific category on portfolio items using the Advance Layout Builder.
Regards,
IsmaelHi!
You need to manually edit the images and make it transparent before you upload it as section background. It will be easily manipulated with css if you’re using solid colors but since you’re using an image as background, you need to actually edit the image and make it transparent.
Regards,
IsmaelJanuary 16, 2014 at 7:37 am in reply to: Loosing floating buttons when using my own template #210517Hi Voilaah!
Can you please give us a link to the website? You can’t remove the <br> tags on the editor assuming you’re using a Text Block.
Best regards,
IsmaelHi!
I’m not really sure why the image overlay appear on the logo but you can add this on Quick CSS to remove it:
.avia_image.avia-builder-el-32.avia-builder-el-no-sibling.avia-align-center .image-overlay { display: none !important; }Cheers!
IsmaelHey!
Maybe a plugin is causing the issue. Please deactivate them, see if the issue persist.
@brdconcept: Please deactivate the MyTube plugin. Let us know if it helps.Regards,
IsmaelJanuary 15, 2014 at 11:05 am in reply to: Inspiration needed: Frontpage with fullscreen pic and alternative menu #209987Hi!
Do you have the Fullscreen Slider? Edit js > shortcodes.js, find this code on line 687:
slide_height = Math.ceil( (viewport / 100) * this.options.height );Replace it with:
slide_height = Math.ceil( (viewport / 100) * this.options.height + 88 );Remove browser cache then reload the page.
Regards,
IsmaelHey!
I’m sorry for being dumb. Can you please explain it using a screenshot?
Best regards,
IsmaelHi baeriswyl!
Sure. :)
You can use this on Quick CSS:
.iconbox .iconbox_content .iconbox_content_title { border: medium none; padding: 2px 0 0 0; position: relative; margin: 0 0 16px 0; clear: none; overflow: hidden; letter-spacing: 1px; text-transform: uppercase; font-size: 18px; font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }Change the values.
Regards,
IsmaelHi!
Please edit the Special Heading element again after you place inside the 1/1 column layout. Add the “awesome_heading” custom css class again. I placed the Special Heading element inside a 1/1 column and I’m not sure why the custom css class was removed. I have to add it again. http://onecraftyshop.com/special-heading-animation-test/
Cheers!
IsmaelHi SpiceMaster!
Can you please give us a link to the website? Increase the wordpress php memory limit then try again: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Cheers!
IsmaelHey Gstar72!
What type of slider are you using? Fullscreen? Easy Slider?
Best regards,
IsmaelHi!
Please post the login details here, set it as a private reply. We would like to inspect the layer slider.
Regards,
IsmaelJanuary 15, 2014 at 10:45 am in reply to: Broken permalinks when switching from standard to post name structure #209969Hey cbrand!
Can you please flush the permalink settings again? Go to Settings > Permalink then click the “Save” button once. This should flush it. If you have access on .htaccess file, please delete them then flush the permalink settings once more.
Best regards,
IsmaelHey OsteopathicCollege!
Can you please post a link to the website? Do you have any plugin that might be related with the menus? Please deactivate them, see if the issue persist. Refer to this link on how to fix the custom menu limit, maybe this will help: http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/comment-page-1/#comment-186321
Best regards,
IsmaelJanuary 15, 2014 at 10:38 am in reply to: COLUMN (layout elements) – Width / Border / Alignment – HOME PAGE #209962Hi bmneimark!
You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
add_theme_support('avia_template_builder_custom_css');Create a page then insert three 1/3 columns. On each columns insert the Images element under Media Element panel. Configure each Images element then add a custom css class. For example, let’s use the “one_third_image”. Add this on custom.css or Quick CSS to specify the height of the images with the “one_third_image” selector:
.avia_image.one_third_image { height: 240px; }Best regards,
IsmaelJanuary 15, 2014 at 10:32 am in reply to: Inspiration needed: Frontpage with fullscreen pic and alternative menu #209960Hi!
If you want something like the Elision header. You can use the Small Fixed Header then add this on Quick CSS:
.header_color .header_bg { background-color: transparent; } .header_color div { border-color: transparent; } .fixed_header #main { padding-top: 0; margin-top: -1px; }Regards,
IsmaelJanuary 15, 2014 at 9:29 am in reply to: Horizontal WPML Language switcher apend to the main menu #209934Hey!
You can disable it using this on Quick CSS:
#header_meta .avia_wpml_language_switch { display: none; }Regards,
IsmaelJanuary 15, 2014 at 9:28 am in reply to: Blog Slider Posts Only Visible When Logged In Despite Open Access #209933Hey MacMURJ!
You have a lot of plugins installed, please deactivate them first. Check it on another browser, see if the issue persist. Post the login details here as a private reply.
Best regards,
IsmaelHey!
Please use this plugin. This will enable you to insert javascript snippet inside posts or pages: http://wordpress.org/plugins/insert-html-snippet/
Best regards,
Ismael -
AuthorPosts
