Forum Replies Created

Viewing 30 posts - 1 through 30 (of 40 total)
  • Author
    Posts
  • in reply to: Sticky Header behaviors #598409

    thanks josue.
    it works. not sure how it works, but it does.
    seems like no matter what value i put in it doesn’t really change the height, just the alignment.
    interesting.

    in reply to: Sticky Header behaviors #598081

    ok. i added the css per your instructions and changed the logo to the svg.

    thanks
    paul

    in reply to: Sticky Header behaviors #597972
    in reply to: Sticky Header behaviors #597969
    in reply to: Sticky Header behaviors #597938

    Thank you Josue.

    another issue that i’m having is that i’m trying to use an SVG for the logo. it appears ok, but forces itself to be centered in the header, not left justified.

    any thoughts?

    thanks
    paul

    in reply to: conflict with Vimeo player #570292

    found it
    themes/enfold/js/avia.js

    line 897 – remove vimeo references from autoLink Elements

    var defaults = {
    				groups			:	['.avia-slideshow', '.avia-gallery', '.portfolio-preview-image', '.portfolio-preview-content', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu'], 
    				autolinkElements:   'a.lightbox, a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href*=".jpg?"], a[href*=".png?"], a[href*=".gif?"], a[href*=".jpeg?"], a[href$=".mov"] , a[href$=".swf"] , a:regex(href, .vimeo\.com/[0-9]) , a[href*="youtube.com/watch"] , a[href*="screenr.com"], a[href*="iframe=true"]',
    				videoElements	: 	'a[href$=".mov"] , a[href$=".swf"] , a:regex(href, .vimeo\.com/[0-9]) , a[href*="youtube.com/watch"] , a[href*="screenr.com"], a[href*="iframe=true"]',
    				exclude			:	'.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added, a[href*="dropbox.com"]',
    			},

    thanks

    in reply to: conflict with Vimeo player #570158

    not sure if my private reply went through as i got an error message. sending again

    thank you.

    in reply to: disable rollover in Gallery #493236

    that is the article that i was referring to in my question.

    what exactly is the ALB element? once i create the directory, then what are the exact steps for replacing the function?

    in reply to: disable rollover in Gallery #493071

    thanks, but in addition can you clarify this statement in more detail:
    If you copy an element from enfold>config-templatebuilder>avia-shortcodes to this folder it will replace the one in the parent and be used instead.

    do i need to copy the entire gallery.php page and make my alterations to it or is there a way to just enter the changes?

    thanks
    paul

    in reply to: disable rollover in Gallery #490942

    andy

    can you please clarify this statement in more detail:
    If you copy an element from enfold>config-templatebuilder>avia-shortcodes to this folder it will replace the one in the parent and be used instead.

    what is considered an element? tried copying just the altered code that i was given:
    $thumbs .= ” ".$alt."<div class=’color-title’>”.$title.”</div>“;
    $first = false;
    }
    but that blew up the page

    i copied over the entire altered gallery.php file, but i don’t know how that will play out when you update the theme

    while it seems to be working, i am still having the issue that i originally sent this request in for, and that is that i’m trying to get rid of the title showing in a caption balloon on rollover.

    thanks
    paul

    in reply to: disable rollover in Gallery #489713

    thanks, but the issue wasn’t getting the shortcode to work. the shortcode is working, because it put the title of the image below the thumbnail. however when used in the previous version of the theme, the shortcode also deleted the rollover affect. since updating the theme, the rollover is still appearing.

    thanks
    paul

    in reply to: All tabs closed on mobile only #354069

    well, taking a cue from your previous response, i inserted the same content and in both tabs and accordion with the following css

    @media only screen and (min-width: 769px) { .togglecontainer { 
        display: none !important; } 
    }
    @media only screen and (max-width: 768px) { 
      .tabcontainer { display: none !important; }
      .togglecontainer { display: block!important; }
    }

    which of course hides the tabs and shows the accordion in mobile and vice versa

    just hope Google doesn’t punish for having the same content o the page repeated

    in reply to: All tabs closed on mobile only #353430

    thanks but no don’t want to hide them on mobile.

    when the user opens the page on mobile, the first tab is open, thus forcing the user to scroll down past that content in order to see that there are additional tabs to choose from. with the first tab open by default.

    here is a page example
    http://www.kafkagranite.com/epoxy-overlay-aggregates/high-friction-surfacing/

    thanks again

    in reply to: Toolbar not showing when viewing site #352745

    just noticed that i can now see the Toolbar in Safari & FF on Mac

    did you guys do something, or is it a case of voodoo (or some crazy cacheing thing?)

    thanks
    paul

    in reply to: Toolbar not showing when viewing site #352538

    yes. the toolbar that allows you to do admin functions, does not appear on the top of the page when viewing the website.

    i tested chrome and the bar is appearing, but it does not appear in firefox or safari (mac os x)

    it also appears ok in IE 10, Chrome and Firefox on Win 8.1

    i’ve tried clearing the browser cache and restarting the browsers and computer

    don’t know if this is related, but i am getting this error in Safari in the Error Console
    TypeError: undefined is not a function (evaluating ‘this.hide()’)

    Thanks

    in reply to: Edit an existing gallery #349609

    i figured out that the reason i couldn’t edit the gallery using the ALB in wysiwyg mode is because it was embedded into a tab. i had previously built the galleries outside of the tab in the ALB, then was able to switch to the Default Editor to grab the shortcode, but now when I click on Default Editor as previously mentioned, the code does not load like it used to.

    I can however sometimes get the page to switch from the ALB to the default editor by closing the page, re-opening it, and then before doing anything, clicking on Default Editor.

    Alternatively, I can turn on the option to see revisions and will click on the last revision to grab the shortcode in order to paste is into the Tab.

    in reply to: Altered Featured Image Height in blog #348895

    thanks. it worked.

    as a note, i didn’t disable the crop parameter as doing so showed the whole image at whatever the max height setting was. by keeping the crop parameter enabled, i was able to increase the height ratio so that it was not so severe and at a more acceptable level for my client.

    adding the ability to adjust that ratio without the use of the plug-in would be a great add to the theme, imho.

    thanks again.

    in reply to: Altered Featured Image Height in blog #347494

    sorry, but i’m not sure that i’m following. Where is the Blog Post element? is that a Theme Option?

    in reply to: Edit an existing gallery #347260

    actually i did add and am using the ALB and can only see the shortcode after i add a gallery.

    in reply to: sidebar width #346689

    yes, thank you Yigit.

    in reply to: sidebar width #346331

    sorry, link to the image has been fixed
    http://www.kafkagranite.com/wp/wp-content/uploads/2014/11/PrecaseMainPg2.jpg

    here is where i landed with the code. using yours also affected the “color section” heading which i wanted to leave intact

    .page-id-10904 #after_section_2 .av-content-small.units {
    width: 93%!important;
    }
    #after_section_2 .post-entry-10904 {
    width:85%;
    }

    thanks again for pointing me in the right direction.

    in reply to: sidebar width #345925
    This reply has been marked as private.
    in reply to: sidebar width #345924
    This reply has been marked as private.
    in reply to: Edit an existing gallery #345686

    it took a while for the lightbulb to come on, but finally realized that the way to edit a gallery is to add and delete the images #’s listed and that there is not a WYSIWYG interface to edit them:

    [av_gallery ids='11961,11963,11964,11965,11966,11967,11962' style='thumbnails' preview_size='portfolio' thumb_size='portfolio' columns='4' imagelink='lightbox' lazyload='deactivate_avia_lazyload']

    thanks for the debug info. i’ll give it a try.

    in reply to: Edit an existing gallery #345543
    This reply has been marked as private.
    in reply to: sidebar width #345512

    Thanks. Looks like that is a 3.x feature and I’m doing some testing before updating. However, is there a way to achieve that on an individual page as my client wants to hide the sidebar content on the main landing pages, but still have a narrower sidebar.

    in reply to: Rules (border) below header and main title #307933

    thanks yigit

    in reply to: Main Menu CSS ? #307763
    This reply has been marked as private.
    in reply to: Rules (border) below header and main title #307762
    This reply has been marked as private.
    in reply to: Making Title Visible on Gallery (without rollover) #278680

    thanks dude.

    i was poking around in that file, but couldn’t quite get it figured out.

    appreciate your help.

    best, paul

Viewing 30 posts - 1 through 30 (of 40 total)