Forum Replies Created
-
AuthorPosts
-
Hi!
I think you’re not editing the correct slider. This is the correct home page slider: http://www.tisserontorthodontics.com/wp-admin/admin.php?page=layerslider&action=edit&id=5
I added a new layer and the text “Text”. It works fine. Please remove it after.
Best regards,
IsmaelHi!
Use a fontface generator: https://everythingfonts.com/font-face
Copy the code and place it in the Quick CSS field. Make sure that the font directory is correct.
Best regards,
IsmaelHey!
I checked the site but it’s still using the old version of the theme. We can’t help you unless you have the latest version installed. Please update the theme and any plugins installed on the site. Note that the upgrade might break some elements and change a few options on the theme since you’re using a very outdated version, 2.5.1. You need to reconfigure the options or recreate some of the elements from scratch. The header area will most likely to break because of the new header configurator. Please update the theme regularly to keep this from happening.
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
IsmaelHey!
Glad it worked. If you have any questions, let us know. :)
Best regards,
IsmaelHey!
Thank you for using Enfold.
Switch to the advance layout builder then add the Icon element. Set the Icon Style to the second option.
Cheers!
IsmaelHey summersalad!
Thank you for using Enfold.
Since we need to target the specific menu item on the page, we will need to see the actual website. I went to http://kasahara.ch but it is currently on maintenance mode. Please post the login details here. Set it as a private reply.
Best regards,
IsmaelHey dominiquehurley!
Thank you for using Enfold.
Only moderators can close or open a thread. Please give us a link to the thread that you want to re-open. Or just create another thread describing the new issue.
Cheers!
IsmaelHi Scott!
Thank you for using Enfold.
You can add this to the Quick CSS field:
.html_header_top.html_header_sticky .home .header-scrolled { position: absolute !important; }
If it doesn’t work, try this:
.html_header_top.html_header_sticky .home #header { position: absolute !important; }
Cheers!
IsmaelHi Simon!
Thank you for using Enfold.
You can use this:
.single-portfolio .big-preview.single-big { display: none; }
Best regards,
IsmaelHi!
You can change the opacity of the image title with this:
.avia_desktop.avia_transform3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content { opacity: .8; }
Looks like you managed to center-align the title.
Best regards,
IsmaelHey jackthepilot!
Thank you for using Enfold.
Yes, this is possible with a few css modifications. First, we need to see the actual page with the testimonial element. Post the url here.
Cheers!
IsmaelHey Brody!
Thank you for using Enfold.
According to other forums, /var/php_sessions should exist in your server. Session files should be generated automatically so I’m not sure why it’s not working on your installation. Please contact your hosting provider for more info regarding the issue.
Cheers!
IsmaelHi!
Use this to change the header transparency:
.header_bg { opacity: .5; filter: alpha(opacity=50); }
Cheers!
IsmaelHey!
Thank you for the info. Unfortunately, we don’t have any experience with the calenderize.it plugin but the theme is compatible with the Events Calendar plugin.
Regards,
IsmaelHi!
I’m not sure if I understand you correctly. I test the code above on our installation and it works for link post formats. It redirects to the custom link instead of the actual post.
Cheers!
IsmaelHi Haybazak!
Thank you for using Enfold.
Use a code or text block element. Add the quform shortcode inside. If you want to make it look like a button, use the Quick CSS fields to style it. For more info, please contact the plugin author.
Cheers!
IsmaelApril 13, 2015 at 5:10 am in reply to: Photo galleries in blog aren't changing no matter what style I choose #427280Hey!
After you insert the Masonry Gallery, did you add the gallery images? Click Add/Edit Gallery to add or edit images. It will not automatically add the images attached to the post.
Regards,
IsmaelHi!
We already fixed this on the latest version of the theme. I’m not sure if you have the latest version, 3.1.3. If not, please update the theme. The itemprop attribute has been replaced with datePublished instead of dateModified.
Regards,
IsmaelHi olivereckstein!
Thank you for using Enfold.
Glad you figured it out. Anyway, you can turn on the custom css class to change the style of a specific element: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Cheers!
IsmaelApril 13, 2015 at 4:55 am in reply to: Transparent & Glassy Header – Remove logo for Transparent portion of mode? #427277Hey stefaniesomers!
Thank you for using Enfold.
You can add this to the Quick CSS field:
strong.logo.bg-logo { display: none; } .header-scrolled strong.logo.bg-logo { display: block; }
Regards,
IsmaelHi!
Try to add the wp_reset_query function: https://codex.wordpress.org/Function_Reference/wp_reset_query
Regards,
IsmaelHey!
Can you please elaborate the issue with the mobile menu and special heading elements? Screenshots will help. :)
Regards,
IsmaelHey fairusd!
Thank you for using Enfold.
Use this to change the color:
li#menu-item-723 a { color: #ffd02b !important; }
Best regards,
IsmaelApril 13, 2015 at 4:16 am in reply to: Social Icons cannot be allocated to an area in the header or footer #427268Hey djpickthall!
Thank you for using Enfold.
Those settings should display by default. Is the theme options translated? Please post the website url here. We would like to check it.
Best regards,
IsmaelHi!
Is this happening on all pages with the parallax background? What happens when you remove the empty 1/3 columns inside the color section? If possible, please recreate the home page in a test page. Use the “Template” button to save the template. On the test page, remove the color section with the issue, update the page then add it back.
Cheers!
IsmaelHi!
That behaviour is intentional because there are not enough space to accommodate two columns on smaller screens. Add this to the Quick CSS field to change it:
@media only screen and (max-width: 767px) { .responsive .portfolio-preview-image, .responsive .portfolio-preview-content { display: block; width: 49%; float: left; }}
Regards,
IsmaelHi!
I don’t think that’s the correct element or maybe I just don’t understand the language. Anyway, you can find the Social Share Button under the Content Elements panel.
Best regards,
IsmaelApril 13, 2015 at 3:58 am in reply to: Full width Promo Box or button icon inside Full Width Button? #427256Hey!
Alright. I can see what you’re trying to do now. Please remove the fullwidth button element then add a color section instead, apply a background. Inside the section, add a text block to add the text above the button. Below the text block, add a button. Set the button alignment to center and the button size to large or x-large. You can find the text block and button element inside the Content Elements panel.
Regards,
IsmaelHey!
Thank you for using Enfold.
You can edit the portfolio item then look for the Overwrite Portfolio Link setting. Set it to define a custom link.
Cheers!
IsmaelApril 13, 2015 at 3:48 am in reply to: Portfolio grid layout not consistent in the number presented #427253Hey!
I can’t seem to reproduce the issue no matter what filter I click before the “All” filter. What is the screen resolution of your monitor? Maybe this will fix it:
#top .no_margin.av_one_sixth { width: 16.6555555555%; }
If it doesn’t work, try this:
#top .no_margin.av_one_sixth { width: 16.6444444444%; }
Regards,
Ismael -
AuthorPosts