-
AuthorSearch Results
-
February 19, 2014 at 2:16 am #225891
In reply to: Make partner link nofollow
Hey gmmediadienste!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open logoslider.php file and find this code in 465th line and add rel=’nofollow’ as shown in screenshot https://dl.dropboxusercontent.com/u/14975671/nofollow.JPG
Regards,
Yigit-
This reply was modified 12 years, 2 months ago by
Yigit.
February 19, 2014 at 2:10 am #225886Hi mattmorse!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.post-meta-infos { display: none; }Cheers!
YigitFebruary 19, 2014 at 2:08 am #225885In reply to: Blog Post View
Hey!
Please choose to display Single Author, Small Preview Pic in Enfold theme options > General Settings and add following code to Quick CSS in Enfold theme options under Styling tab
.blog .sidebar { display: none!important; } .blog .container .nine.units { width: 100%; } .blog .content { border-right-style: none; }Best regards,
YigitFebruary 19, 2014 at 1:55 am #225873In reply to: Woocommerce 2.1 & Enfold
This reply has been marked as private.February 19, 2014 at 1:53 am #225872In reply to: Remove widget breadcrumbs
Yes, see link http://pixlengine.com/footer-widget-enfold.jpg … it is last column called ‘Events’.
I just purchase last week has there been update to widgets since then? thanks.February 19, 2014 at 1:50 am #225870In reply to: Disable some layout elements
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .page-id-7165 #av_section_2 { display: none; }}Regards,
YigitFebruary 19, 2014 at 1:43 am #225867In reply to: Removing Date in Fullwidth Masonry
Hey empulse!
No, you can use Section ID to specify a custom ID for that section ( please see http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ )
But it is as easy as adding your code to Quick CSS in Enfold theme options under Styling tabspan.av-masonry-date { display: none; }Best regards,
YigitFebruary 19, 2014 at 1:36 am #225864Hi COLORIT!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .no_margin.av_one_fourth { padding-right: 20px; }Cheers!
YigitFebruary 19, 2014 at 1:30 am #225860BeeCee
ParticipantHi,
I would like to use the sortable Ajax portfolio with 4 columns (http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/) – but I would like to have a space/margin of 20 pixels between the items/rows.
How can I do this, without destroying the layout/design (–> Ajax window)?
Thanks.
February 19, 2014 at 1:20 am #225854In reply to: Woocommerce 2.1 & Enfold
Hi,
Can you post the link to your website please?
Regards,
JosueFebruary 19, 2014 at 1:19 am #225852In reply to: Translate CART (Button) in Header Enfold
Hi TravisKempers!
You can use this plugin to translate it http://wordpress.org/plugins/codestyling-localization/
Cheers!
YigitFebruary 19, 2014 at 1:17 am #225850In reply to: Unable to make changes
Hey neverenough!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-post-meta-infos { display: none; }If that does not work, please post the link to your website
2- Can you please elaborate? I am not sure if i understood you clearly
3- Please go to Enfold theme options > General Settings and choose Single Author, Big Preview Pic in Blog StyleBest regards,
YigitFebruary 19, 2014 at 1:08 am #225848In reply to: How to Adjust Width of Tab Title
Hey claireremington!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.js_active .top_tab .tab { padding-left: 30px; padding-right: 30px; }Regards,
YigitFebruary 19, 2014 at 12:49 am #225839In reply to: Internet Explorer 11
Hey!
Please try re-installating the theme via FTP and check if that helps. I can see Chinese characters on your website
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitFebruary 19, 2014 at 12:46 am #225838In reply to: put different logos on each head
Hi GarajeGrafico!
You can remove logo using following code in Quick CSS section in Enfold theme options under Styling tab
div .logo { display: none; }But you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Best regards,
YigitFebruary 19, 2014 at 12:42 am #225837In reply to: Header Issues – Bigger Logo, Center Logo and Nav Bar
Hey Eleina_Shinn!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.fixed_header.social_header #main { padding-top: 212px; }2-
div .logo { left: 35%; }3- Can you post a screenshot and show the changes you would like to make? I am not sure if i understood you clearly
Cheers!
YigitFebruary 19, 2014 at 12:37 am #225835In reply to: Header logo – adapted dimensions – responsive
Hey!
Please see http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/
Regards,
YigitFebruary 19, 2014 at 12:35 am #225834In reply to: Logo in responsive mode too large
Hey mhiller!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .logo img { max-width: 200px!important; }}Regards,
YigitFebruary 19, 2014 at 12:32 am #225831In reply to: Enfold Showcase
@Pako69
Which plugin are you using on this site http://www.augmented-banking.com/ for the share buttons on the right side? It looks very clean and beautiful!February 19, 2014 at 12:25 am #225827In reply to: Check Boxes not working.. H E L P
Hi ianstudio!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia_ajax_form input[type="checkbox"] { z-index: 2; }Cheers!
YigitFebruary 18, 2014 at 11:47 pm #225817In reply to: Testimonials feature request
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-with: 480px) and (min-width: 1340px) { .avia-testimonial-meta { margin-left: 140px; clear: both; }}Best regards,
YigitFebruary 18, 2014 at 11:40 pm #225816My mistake, it should be:
#top.tax-product_cat .product-sorting {display:none;}February 18, 2014 at 11:30 pm #225811Hey!
Please try adding following code to Quick CSS
.woocommerce .product-sorting { display: none; }Best regards,
YigitFebruary 18, 2014 at 11:11 pm #225802In reply to: How to remove tags below post
Hey spirit1977!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.blog-tags { display: none; }Regards,
YigitFebruary 18, 2014 at 11:05 pm #225798Topic: Catchable Fatal Error for Navigation
in forum Enfoldjrcohen81
ParticipantHi there,
I recently changed my wordpress theme to Enfold, and I love it! So beautiful and sleek. I went to create a new menu yesterday, and noticed this Catchable fatal error: Object of class WP_Error could not be converted to string in /data/17/3/129/7/3129985/user/3491951/htdocs/wp-includes/formatting.php on line 525 when I tried to create new navigation. Also the screen looks totally bizarre and nothing like the normal WordPress menu screen. Any thoughts as to what might have happened in the change and how to resolve so that I might add more in my navigation?
Best,
Jaimie
February 18, 2014 at 11:04 pm #225796Topic: How can I add shortcode content to the header?
in forum Enfoldnjsanders1
ParticipantI know of a site that uses Enfold and has a stock quote in the header (non-fixed header with social icons and additional navigation), and they’re doing so via a WP plug-in. I desire to do virtually the same thing, and I’ve installed an appropriate plug-in that gives me the shortcode to use. However, my insertion of the shortcode in the “Phone Number or small info text” field was met with no success. How can I accomplish this?
(The site referenced that has the content already is http://www.breitlingenergy.com.)
-
This topic was modified 12 years, 2 months ago by
njsanders1.
February 18, 2014 at 11:03 pm #225795In reply to: Change text in header bar, default sidebar
Hey kennyleung!
You can translate your websiteusing this plugin http://wordpress.org/plugins/codestyling-localization/
and please add following code to Quick CSS in Enfold theme options under Styling tab to remove /by admin.blog-author, .text-sep-cat { display: none; }Cheers!
YigitFebruary 18, 2014 at 10:39 pm #225788In reply to: Youtube Light box
Hi Roy!
Please see http://kriesi.at/documentation/enfold/prevent-image-or-link-from-opening-in-a-lightbox/
and use “Lightbox” instead of “noLightbox”Regards,
YigitFebruary 18, 2014 at 10:31 pm #225785In reply to: fixed header with social icons and bottom
Hi sergeesteves!
You can add following code to Quick CSS in Enfold theme options under Styling tab to make the whole header section fixed
#header { position: fixed; } #main { padding-top: 156px; }To make only menu section fixed, you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitFebruary 18, 2014 at 10:27 pm #225784In reply to: How to add new post format ?
Just for anyone visiting this later on and for clarity the theme uses get_template_part for grabbing code when needed. For the post formats its just easier and Keeps It Simple by having them all in one file where they can be edited quickly and easily. Instead of having half a dozen files with repeating code Kriesi is able to reuse much larger portions of code and functions while keeping post formats intact.
There will be no point where it will change to use content-$posttype for Enfold but if you want to change it you definitely could.
-
This reply was modified 12 years, 2 months ago by
-
AuthorSearch Results
-
Search Results
-
Hi,
I would like to use the sortable Ajax portfolio with 4 columns (http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/) – but I would like to have a space/margin of 20 pixels between the items/rows.
How can I do this, without destroying the layout/design (–> Ajax window)?
Thanks.
I know of a site that uses Enfold and has a stock quote in the header (non-fixed header with social icons and additional navigation), and they’re doing so via a WP plug-in. I desire to do virtually the same thing, and I’ve installed an appropriate plug-in that gives me the shortcode to use. However, my insertion of the shortcode in the “Phone Number or small info text” field was met with no success. How can I accomplish this?
(The site referenced that has the content already is http://www.breitlingenergy.com.)
