Forum Replies Created
-
AuthorPosts
-
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.ok. i added the css per your instructions and changed the logo to the svg.
thanks
paulalso tried this one
thanks josuehttp://www.techhubinc.com/wp-content/uploads/2016/03/tech-hub-logo-340×156.svg
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
paulfound it
themes/enfold/js/avia.jsline 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
not sure if my private reply went through as i got an error message. sending again
thank you.
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?
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
paulandy
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 .= ” <div class=’color-title’>”.$title.”</div>“;
$first = false;
}
but that blew up the pagei 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
paulthanks, 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
paulwell, 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
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
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
paulyes. 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
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.
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.
sorry, but i’m not sure that i’m following. Where is the Blog Post element? is that a Theme Option?
actually i did add and am using the ALB and can only see the shortcode after i add a gallery.
yes, thank you Yigit.
sorry, link to the image has been fixed
http://www.kafkagranite.com/wp/wp-content/uploads/2014/11/PrecaseMainPg2.jpghere 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.
This reply has been marked as private.This reply has been marked as private.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.
This reply has been marked as private.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.
thanks yigit
This reply has been marked as private.This reply has been marked as private.thanks dude.
i was poking around in that file, but couldn’t quite get it figured out.
appreciate your help.
best, paul
-
AuthorPosts