Forum Replies Created
-
AuthorPosts
-
Hi Steve!
You forgot the password for the user.
Best regards,
JosueHey!
Try with this:
.sidebar { padding-top: 0; padding-bottom: 0; }Best regards,
JosueHola!
¿Habéis importado el demo standard antes de importar el de fotografia? lo ideal es usar los demos en instalaciones nuevas de WordPress
Saludos,
JosueHey!
Make sure this option is the same in both language’s theme settings – http://screencast.com/t/X9c6v284q8
Regards,
JosueJanuary 13, 2015 at 5:06 am in reply to: Media Manager For Images or Gallery for Avia Layout Builder Needed #378642You are welcome, glad my suggestion worked out for you and thanks for the kind words :)
Best regards,
JosueWe looking forward to hearing from you :)
Regards,
JosueHey!
Yes, that would work too and would solve the quote issue, change the code to this(
iframe-linkswould be the class):function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('.iframe-links a').magnificPopup({ type:'inline', midClick: true }); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
JosueNo, me refería a usar iframes en general, ósea a tener el visor de archivos instalado fuera de WordPress (en un subdirectorio) y mediante un iframe hacerlo aparecer en una pagina del WordPress:
<iframe src="http://website.com/visor-de-archivos/">Para el visor de archivos podrías usar un script PHP como:
http://encode-explorer.siineiolekala.net/
http://codecanyon.net/item/lift-file-manager/5177206Hola,
¿A que plugin te refieres exactamente?
Saludos,
JosueHey!
Try using a Code Block element.
Cheers!
JosueJanuary 12, 2015 at 9:45 am in reply to: Breadcrumbs – remove You are here, change home to icon #378191Hey!
Try adding this code to the Quick CSS:
.trail-begin{ pointer-events: none; }Cheers!
JosueHi Robert!
At this point the only thing left would be to re-install WordPress via FTP, if that doesn’t help please contact your hosting provider for further assistance.
Cheers!
JosueHey!
I was able to make a button linking to Google that opens as a new page/tab (check /test/ page on 500.uk..).
If you are referring to Link Target in Menus make sure you have this enabled – http://imgur.com/j8BUUge
Best regards,
Josue-
This reply was modified 11 years, 2 months ago by
Josue.
Hey Antonio!
The problem is indeed caused by the third party plugin (Social Media 2 WordPress for Google) and by the fact that the author of the 41 Posts doesn’t have any Gravatar assigned to it – http://i.imgur.com/LtDyEQ1.png.
Cheers!
JosueHey!
Great, glad we could help :)
Best regards,
JosueHi!
Please post the access here as a private reply.
Best regards,
JosueHello,
Switching themes won’t affect the theme settings, i suggested that so we can discard if the problem is coming from the theme, if iso then you’d need to re-install it via FTP, if it’s not, try with plugins, disable each one until you find the culprit.
Regards,
JosueHi!
No, you don’t need to install Magnific Popup, it is already installed but there is a little misunderstandment, if you want to open an external page/website you wouldn’t need to modify functions.php, just link it this way (note
iframe?trueat the end of the URL):<a href='http://google.com?iframe=true'>Open Google</a>However, if the content you want to lightbox is on the same page where the link is (ex: a hidden section with an ID of
content-to-open), then you’d need to have the link this way (+ the code in functions.php):<a href='#content-to-open' class='open-popup-link'>Open Inline Content</a>Best regards,
JosueJanuary 12, 2015 at 4:17 am in reply to: Media Manager For Images or Gallery for Avia Layout Builder Needed #378101Hi!
You can use portfolio items as the galleries, so in your homepage you’d use a Portfolio Grid element to show the three “galleries” and inside each individual gallery you’d use the respective [nggallery id=x] shortcode as the post content.
Best regards,
JosueHey!
Try something like this:
@media only screen and (max-width: 767px) { .slider-promobox{ display: none !important; } }Best regards,
JosueJanuary 12, 2015 at 4:03 am in reply to: How to invoke lightbox from image but show different content in Lightbox? #378097Hi Doug,
Can you please create us a WordPress administrator account (a subscriber would may be useful too)? post it here as a private reply.
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueGreat, if you have any additional questions please let us know.
Best regards,
JosueHello,
Try with this code:
.single-portfolio .av-share-box { max-width: 600px; margin: 50px auto !important; float: none; }Regards,
JosueJanuary 11, 2015 at 6:54 am in reply to: Header Extra Elements (Phone number) is covered by WPML menu/icons #377935Hey!
Try with this code:
@media only screen and (max-width: 1024px) { .responsive .phone-info { margin-top: 30px; } }Regards,
JosueHey!
Refer to this article:
http://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/Regards,
JosueHi,
Does it work with the default WordPress theme activated?
Cheers!
JosueJanuary 10, 2015 at 6:57 pm in reply to: Enabling the Enfold "Theme Options" for editors also reveals "Settings" menu #377826Hey!
You can copy the whole
avia_adminpagesclass to your child functions.php.Regards,
JosueHey!
You should be able to edit the image after inserted (alignment, size), however adding margins is not something the WordPress editor includes by default.
Cheers!
Josue -
This reply was modified 11 years, 2 months ago by
-
AuthorPosts
