Forum Replies Created
-
AuthorPosts
-
Hi Erwin,
Do you have any redirect set-up in WordPress SEO Premium?
Regards,
JosueiJune 24, 2014 at 10:09 pm in reply to: Alternative Content Area – Adding specific images to each page #283272Yep, that would be better. Just to add there is another background-size value you can use:
.title_container { background-size: contain !important; }Regards,
JosueHi!
Try doing it via FTP:
Best regards,
JosueHey David!
I’m not familiar with that plugin, but basically what you need to do is set an Open Graph description tag so Facebook can fetch that instead of the shortcode content. I guess this could help:
http://helpdesk.wpseo.de/manual/open-graph/Cheers!
JosueHi David!
Try setting a description here:

Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueJune 24, 2014 at 9:24 pm in reply to: Site is very slow on http://gtmetrix.com, How to speed it up!! #283245June 24, 2014 at 9:10 pm in reply to: Questions about full screen slider and and logo header #283235Hi!
Have you tried using a color section instead? that way you can put content inside.
Cheers!
JosueJune 24, 2014 at 8:38 pm in reply to: footer menu (2 active versions) // menú footer (2 versiones activas) #283223Listo:
http://antoniomaura4.com/
http://antoniomaura4.com/?page_id=252El menu esta definido aqui:
http://antoniomaura4.com/wp-admin/plugin-editor.php?file=functions.php&a=te&scrollto=54Saludos,
JosueHey!
Try adding this code to the Quick CSS:
.all_sort_button:after { content: " Arts"; }Cheers!
JosueJune 24, 2014 at 8:16 pm in reply to: Alternative Content Area – Adding specific images to each page #283211Not by default, but you can try adding this rule to the mobile media query:
.title_container { background-size: cover !important; }Cheers!
JosueYes, i understand that but none of the filters applied to your site are echoing content directly.
function avia_add_heading_font($fonts) { $fonts['News Cycle 2'] = ‘News Cycle:400,700′; return $fonts; } add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’); function avia_add_content_font($fonts) { $fonts['News Cycle 2'] = ‘News Cycle:400,700′; return $fonts; } add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’); function add_subset_func($fontlist) { $fontlist .= “&subset=latin,latin-ext”; return $fontlist; } add_filter(‘avf_google_fontlist’, ‘add_subset_func’);Best regards,
JosueHey Orhan!
I can’t see that (login required), can you paste the message here?
Regards,
JosueHey!
The login details you posted are not working.
Regards,
JosueJune 24, 2014 at 6:42 pm in reply to: Alternative Content Area – Adding specific images to each page #283182Hey Steve!
Try adding this:
@media only screen and (max-width: 767px) { .title_container { min-height: 30px !important; } .main-title.entry-title{ top: 15px !important; } }Cheers!
JosueHey!
That’s because prettyPhoto uses the title tag defined in the element, and thats being filled with the excerpt content.
Regards,
JosueHi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#top #wrap_all ins:before { content: ""; } li.widget_nav_menu{ list-style: none }Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
I activated the default WP theme and tried reproducing the issue and it occurred, so the problem is not related to the theme. I believe there is a something in your WordPress/PHP installation that is preventing this.
http://test.tion.modxcloud.com/test/Cheers!
JosueJune 24, 2014 at 6:56 am in reply to: Alternative Content Area – Adding specific images to each page #282830Hi Steve!
Try:
.entry-title{ position: relative; top: 20px; /* Change this value, it can be negative */ }Best regards,
JosueHi,
Can you post the link to the page where you have this accordion please?
Regards,
JosueJune 24, 2014 at 6:46 am in reply to: Chrome, IE, opera renders white line when page scroll down then up. #282825Hey!
Try adding this code to the Quick CSS:
#header_main_alternate, #header { -webkit-transform: translateZ(0); }Cheers!
JosueHey Char,
I activated the default WP theme and tried uploading a file and the error occurred, so the problem is not related to the theme but to the server. I suggest contacting your hosting support regarding this issue, there is little we can do from our end.
Cheers!
JosueJune 24, 2014 at 6:29 am in reply to: footer menu (2 active versions) // menú footer (2 versiones activas) #282821Hola!
El problema es que Zen Menu Logic tiene la limitación de que solo puede trabajar con una posición de menu (el menu principal es avia y el footer es avia3). Sin embargo si vas a tener un solo link en el footer creo que podríamos hacerlo de otra manera (editando el footer.php).
Créame un usuario de administrador para ver que puedo hacer.
Saludos,
JosueHey Salvador!
I was able to change the permalink setting and the theme main color setting (changed to red) too:
http://hinterland-energy.com/hintergeo/
http://hinterland-energy.com/contacto/Best regards,
JosueHey Andrea!
Try adding this code to the Quick CSS:
.avia-slideshow-inner img, .avia-slideshow-inner { min-height: 460px !important; }Cheers!
JosueThat should work fine, but if you are planning to have multiple albums/galleries in the same page i think it may need some adjusting, have you tried it in that environment?
Regards,
JosueJune 24, 2014 at 5:56 am in reply to: Changing Portfolio Grid Image Display size and padding (ENFOLD THEME) #282815Hi Chris!
I was playing with the Isotope script on my sandbox installation and i think i got something, check if this is what you want to achieve.
Regards,
JosueHi,
I need an administrator account to see the page you linked.
Cheers!
Josue -
AuthorPosts
