-
AuthorSearch Results
-
August 27, 2013 at 3:24 pm #136326
In reply to: Blog strong class="main title" change to h1 class
What part of the code do I need to change in order to get the blog (News) page stop displaying the code “strong class=”main title” and change it to h1 class? From what I am reading it should be “H1” but it is not.
http://13015.duvosoftware.com/news/
Thank you,
Jason
August 27, 2013 at 2:10 pm #28518Topic: Sidebar and Header
in forum EnfoldCdfb
ParticipantHi guys
1. I would like to create a sidebar like in your demo version: http://kriesi.at/themedemo/?theme=enfold
Unfortunately I can’t find how or where to make it. If I make a Widget it doesn’t look like this.
2. In the sidebar there appear a search button, Recent Posts and Recent Comments automatically. How do I get rid of these?
3. I would like to get rig of the text on top right: “You are here: Home”
Thank you in advance
August 27, 2013 at 1:30 pm #135608In reply to: Re positioning Gallery and text
this worked pretty fine and moved the footer downwards. but then still there were extra space on top of the portfolio grid which I fixed by using this code,
.avia_sortable_active .isotope {
top: -50px;
}
Now, the problem is all the portfolio images are very close to each other vertically and I can’t even see their shadows.
So, is there a way we can adjust spacing between the images vertically without disturbing the sizes of the images.
August 27, 2013 at 12:48 pm #28511Topic: Fixed header at tablet portrait
in forum Enfoldwvanderzee
ParticipantI’m using the Fixed Header. When viewing the website on a tablet in landscape mode, the header stays positioned at the top. But not when viewing the website in portrait mode. Could this be a bug? It seems logic that also in portrait mode the header stays fixed.
August 27, 2013 at 12:03 pm #137598In reply to: Maintenance page
Hi kleinpenning,
Please only post a single topic for a question. I’ve answered your other post already here: https://kriesi.at/support/topic/maintenance-page#post-135604
Regards,
Devin
August 27, 2013 at 10:10 am #28503Topic: Import dummy data
in forum Enfoldmalaedukacja
ParticipantI have imported dummy data into the template, and it seems there are some pages missing. In the top menu I have only: Home, Portfolio, Blog, Pages and Shortcodes with subpages (according to demo shown on the themeforets). Could you please advise how to fix this or where I can find them. Thank you.
August 27, 2013 at 8:46 am #136905In reply to: Easy Slider Won't Cycle Past Second Image
Please reupload the woocommerce plugin folder and check the folder permissions. It seems like at least one js file is missing or the sever blocks the access to it and this causes a global js error which breaks our slider script too. Your website gives me following error
Failed to load resource: the server responded with a status of 406 (Not Acceptable) http://cmp.christophermatthewspub.com/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js?ver=1.3.1You can also deactivate WooCommerce to fix the issue but obviously this is not a solution if you want to use the plugin.
August 27, 2013 at 8:42 am #133430In reply to: frontpage sidebar setting ignored after 1.9 update
Hi!
Please update to the latest version (Enfold 2.0.x). We fixed a bug in the post slider element which can break the sidebar & widget areas – see: https://kriesi.at/support/topic/bug-custom-sidebar-not-showing-up-when-other-loop-is-on-page#post-131029
Regards,
Peter
August 27, 2013 at 8:26 am #28499Topic: Search Function digs too deep and pick up HTML code
in forum Enfoldturner2f
ParticipantPlease go to…
http://www.pigomultimedia.com/testing_area/beta_site_9V/
====================
1) Go to the “Search” icon within the top navigation area
2) Type in “Grey”
3) You will find that the results go deep and and also show multiple sub-directories that travel sideways (not vertically) as you put your
mouse on each result.
4) The word “grey” will pick up pages that have grey buttons even though the word “grey” is no where on the page
How do we limit the search function to only pick up what is published on the page and NOT in the HTML code ?
August 27, 2013 at 6:32 am #137466In reply to: Easy slider navigation arrows not responsive
Try following – open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodescolumns.php and replace
if($first)
{
if(!empty($meta['siblings']['prev']['tag']) &&
in_array($meta['siblings']['prev']['tag'], array('av_one_full','av_one_half', 'av_one_third', 'av_two_third', 'av_three_fourth' , 'av_one_fourth' , 'av_one_fifth' ,'av_textblock')))
{
avia_sc_columns::$extraClass = "column-top-margin";
}
else
{
avia_sc_columns::$extraClass = "";
}
}with
if($first)
{
if(!empty($meta['siblings']['prev']['tag']) &&
in_array($meta['siblings']['prev']['tag'], array('av_one_full','av_one_half', 'av_one_third', 'av_two_third', 'av_three_fourth' , 'av_one_fourth' , 'av_one_fifth' ,'av_textblock')))
{
avia_sc_columns::$extraClass = "column-top-margin";
}
else
{
avia_sc_columns::$extraClass = "";
}
}
if(in_array( $shortcodename, array('av_one_third', 'av_two_third', 'av_three_fourth' , 'av_one_fourth' , 'av_one_fifth' ) )) $meta['el_class'] .= ' avia-small-width-slider ';August 27, 2013 at 6:31 am #28496Topic: hide .title_container on front page
in forum EnfoldmAqq
ParticipantHello Guys,
could you please give me a hint how to hide the title container on the front page?
i tried the
#top.home #main.title_container {
display: none;
}
anyway does not seem to work.
August 27, 2013 at 5:39 am #137681Hi Ismael
It works. Thaks.
Tomaz
August 27, 2013 at 5:28 am #135728In reply to: Error in the option: Transition LayerSlider Builder
Hey!
Please update your theme to version 2.0 or use the quick fix I posted here: https://kriesi.at/support/topic/i-can-not-create-any-3d-transitions-enfold-responsive-multi-purpose-theme#post-126442
Best regards,
Peter
August 27, 2013 at 3:42 am #137573Hi!
I’m looking for the same solution.
I tried putting the 2 lines of code into the top of the avia.js file – both after:
$(document).ready(function()
and
$(document).ready(function()
{
I’ve also tried replacing the activate functions in the same avia.js file with this:
//activates the prettyphoto lightbox
//if($.fn.avia_activate_lightbox)
//$(container).avia_activate_lightbox();
but neither works.
my site is here: popmeetsthevoid.com
I’m trying to remove the prettyphoto lightbox from the featured images that come up in the ajax galleries. Please help! :)
Thank you!
August 27, 2013 at 2:52 am #137600In reply to: Search Results excerpt for home page
Hi eRoxanne,
If you imported the dummy data try checking for the “Homepage” page and then you should see that as an excerpt in the excerpt field. If you don’t have the excerpt field showing then go to the top right of the screen and click on Screen Options to then click on the excerpt check box.
Regards,
Devin
August 27, 2013 at 2:22 am #137680Hey,
For example, you can use this:
#top .social_bookmarks_facebook a {
color: #fff;
background-color: #37589b;
}Or you can edit layout.css, find this code:
#top .social_bookmarks_rss:hover a{color:#fff; background-color:#ffa133; }
#top .social_bookmarks_facebook:hover a{color:#fff; background-color:#37589b; }
#top .social_bookmarks_twitter:hover a{color:#fff; background-color:#46d4fe; }
#top .social_bookmarks_mail:hover a{color:#fff; background-color:#9fae37; }
#top .social_bookmarks_dribbble:hover a{color:#fff; background-color:#e44885; }
#top .social_bookmarks_linkedin:hover a{color:#fff; background-color:#419cca; }
#top .social_bookmarks_search:hover a{color:#fff; background-color:#222222; }
#top .social_bookmarks_gplus:hover a{color:#fff; background-color:#de5a49; }
#top .social_bookmarks_behance:hover a{color:#fff; background-color:#008cfa; }
#top .social_bookmarks_flickr:hover a{color:#fff; background-color:#ff0086; }
#top .social_bookmarks_forrst:hover a{color:#fff; background-color:#234317; }
#top .social_bookmarks_myspace:hover a{color:#fff; background-color:#000000; }
#top .social_bookmarks_tumblr:hover a{color:#fff; background-color:#345574; }
#top .social_bookmarks_vimeo:hover a{color:#fff; background-color:#31baff; }
#top .social_bookmarks_youtube:hover a{color:#fff; background-color:#a72b1d; }
#top .social_bookmarks_pinterest:hover a{color:#fff; background-color:#cb2027; }
#top .social_bookmarks_skype:hover a{color:#fff; background-color:#12a5f4; }
#top .social_bookmarks_instagram:hover a{color:#fff; background-color:#a67658; }Remove the :hover just before the social media name.
Regards,
Ismael
August 27, 2013 at 1:39 am #136888In reply to: Enfold Main Product Image displays with Scroll Bar
What specifies the 224px; width: 298px container?
<span class=”image-overlay overlay-type-image” style=”opacity: 0; left: 5px; top: 5px; display: block; height: 224px; width: 298px;”
Thanks,
dnikitiuk
August 27, 2013 at 1:33 am #136887In reply to: Enfold Main Product Image displays with Scroll Bar
Hello Devin,
Thanks for the update. I have used the regeneate-thumbnails plugin, and currently have woocommerce catalog single product image set to 600×999 px, but there is still no change to the product image.
If you are to shrink the responsive design to mobile size on your desktop browser, the mobile image will be larger than the standard “full page” single product image.
Is there any CSS that controls the single product image size other than the woocommerce catalog image options?
http://cetatek.msvdev.com/?product=warp1
Thanks,
dnikitiuk
August 27, 2013 at 12:34 am #114974In reply to: Please contribute and translate Enfold
Hey,
You can also do this: https://kriesi.at/support/topic/title-breadcrumb-in-the-header-is-not-truncated-correctly-with-unicode
Regards,
Ismael
August 27, 2013 at 12:22 am #137713In reply to: drag & drop missing from page editing
Hi juliearagon,
Do you mean the Advanced Layout Editor button? Can you try going to the top right corner of the page editing screen and clicking on Screen Options and then checking the box for Advanced Layout Editor.
Regards,
Devin
August 26, 2013 at 11:28 pm #133428In reply to: frontpage sidebar setting ignored after 1.9 update
Hi basilefanon,
So far this is the only case of this happening and as far as I know there is no fix or anything released to address it since we have not been able to reproduce it.
Nick is no longer support staff so you can either send it to Peters email at the top or through Kriesi’s contact page.
Regards,
Devin
August 26, 2013 at 11:18 pm #137215In reply to: Button in header and footer problem
The only thing I can think of is that there is something preventing the page from showing on the front end. Either a caching plugin or server side caching.
You can try adding a fake class on the button and see if it gets reflected on your sites source code but also you can force the change with a bit of css:
#header .avia-button-wrap.avia-button-right {
margin-top: 25px !important;
}This is just a bandaid though.
Regards,
Devin
August 26, 2013 at 11:13 pm #135898In reply to: Tag page problem
I’ll close the topic for now, but keep an eye out for the next release.
Regards,
Devin
August 26, 2013 at 9:32 pm #28481Topic: Easy slider not working in 2.01
in forum Enfoldmontanayank
ParticipantI uploaded 2.0.1 of Enfold to my site, cmp.christophermatthewspub.com and the easy slider on the home page is ,not advancing , freezes after second slide.
August 26, 2013 at 9:31 pm #28480Topic: ALWAYS DISPLAY BACKGROUND COLOR OF SOCIAL ICONS IN TOP HEADER
in forum Enfoldtomitos
ParticipantHi,
is there any easy way to get displaying colored background of social icons (circles) as they appear on hover?
Thanks.
August 26, 2013 at 9:12 pm #137527In reply to: Change Color of Buttons
Hi Maike,
You can either change the main color in your theme options Styling tab or Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.woocommerce-page .button {
background: #333;
color: #fff;
border-color: #333;
}
#top.woocommerce-page .button:hover {
background: #cc0;
color: #fff;
border-color: #cc0;
}Regards,
Devin
August 26, 2013 at 8:30 pm #136904In reply to: Easy Slider Won't Cycle Past Second Image
i THOUGHT i HAD THE 2.0.1 VERSION ON, BUT THE SLIDER IS STILL NOT WORKING ON CMP.CHRISTOPHERMATTHEWSPUB.COM
August 26, 2013 at 8:06 pm #137451Hi Max,
Try what Kriesi posted here: https://kriesi.at/support/topic/iphone-portrait-mode-for-specific-pages#post-135338
Regards,
Devin
August 26, 2013 at 7:46 pm #137614Hi colorit2,
Not that I know no. You can add it as a feature request to the feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests
Regards,
Devin
August 26, 2013 at 5:24 pm #137452Hi Björn
I’m not sure. I just tested it out on my 2 active live installs and had the same issue.
I’ll tag Kriesi on the topic so that he is aware and can look into the issue.
Regards,
Devin
-
AuthorSearch Results
-
Search Results
-
Topic: Sidebar and Header
I’m using the Fixed Header. When viewing the website on a tablet in landscape mode, the header stays positioned at the top. But not when viewing the website in portrait mode. Could this be a bug? It seems logic that also in portrait mode the header stays fixed.
Topic: Import dummy data
Please go to…
http://www.pigomultimedia.com/testing_area/beta_site_9V/
====================
1) Go to the “Search” icon within the top navigation area
2) Type in “Grey”
3) You will find that the results go deep and and also show multiple sub-directories that travel sideways (not vertically) as you put your
mouse on each result.
4) The word “grey” will pick up pages that have grey buttons even though the word “grey” is no where on the page
How do we limit the search function to only pick up what is published on the page and NOT in the HTML code ?
Hello Guys,
could you please give me a hint how to hide the title container on the front page?
i tried the
#top.home #main.title_container {
display: none;
}
anyway does not seem to work.
