Forum Replies Created
-
AuthorPosts
-
Hey awilson3rd!
Your website: http://mafo.doremus.us/kontakt/ is not loading:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Regards,
JosueHey!
Add this code to the Quick CSS:
.imgdisplay { float: left; width: 33.33%; } .thinkTwitFollow { clear: both; }
Cheers!
JosueNovember 3, 2013 at 2:38 am in reply to: Making the icon images into links and how to edit footer (newbie!) #183849Hi!
If you don’t remember how to access the Dashboard, try deleting that security plugin directly via FTP.
Regards,
JosueHi!
Your website is not loading :(
http://www.downforeveryoneorjustme.com/http://www.monkeytrotter.de/
Cheers!
JosueHi Alejandro!
Do you have one of those plugins that hides the wp-admin section? if don’t i think you may need to re-install WordPress files manually via FTP.
Cheers!
JosueHi Shannon!
Portfolio items are a type of Post that allow you to showcase your work gracefully and organized, take a look at this demo for example: http://kriesi.at/themes/enfold/portfolio/
Regards,
JosueHi Jacob,
Can you post the link to your website please?
Regards,
JosueHi,
Can you post the link to your gallery please (with Jetpack activated)?
Regards,
JosueHey!
The image in that single post is displaying at 480px (its real width):
Is that ok? or you want it to be like this:
Cheers!
JosueHey!
Are you using the Post Grid element?
Cheers!
JosueHey!
Add this code to the Quick CSS:
#after_layer_slider_1 .sidebar.sidebar_left { z-index: 15; position: relative; overflow: visible; float: left; width: 26.118%; }
Cheers!
JosueHey!
You could make it static, using this variable: $this->counter, which holds the number of the icon, with that you can make a conditional like this:
switch ($this->counter) { case 1: $string = "first_string"; break; case 2: $string = "second_string"; break; case 3: $string = "third_string"; break; case 4: $string = "forth_string"; break; } $html .= "<span>$string</span>";
http://php.net/manual/en/control-structures.switch.php
Regards,
JosueHi,
Please post a link to the page where you have your Testimonial Slider.
Regards,
JosueHi yes2themes!4
Have you tried disabling all the plugins to see if it gets fixed? Also, please update your theme to the latest version of Enfold (2.4).
Cheers!
JosueHey Ian,
This is how i see it:
Do you have that ‘hack’ they offered?
Best regards,
JosueYou are welcome, glad i could help, let us know if you have any more questions or issues :)
Regards,
JosueHey!
Done: http://atlasdigital.se/masterjohan
I modified this file and added some code to the Quick CSS, just so you know in case of updating.
jQuery(".home article.iconbox").each(function(){ var theLink = jQuery(this).find("a").attr("href"); jQuery(this).on("click", function(){ window.location.href = theLink; }); });
.home article.iconbox{ cursor: pointer; }
Best regards,
JosueHi Alejandro,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi japk!
Try adding the ‘autoplay’ attribute to the HTML5 player, can you paste the code you are using?
Regards,
JosueHi Andreas,
I found a way, can you create an administrator account and post it here as a private reply?
Regards,
JosueHi Michael!
I think you’d need to add the string here actually (inside build_icon):
What are the strings you want to add? are they the same? how many icons do you have?
Best regards,
JosueHey!
I don’t think so, here’s how i filled it:
Best regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
I performed a test here: http://fryazino-m.ru/contact/
I received all the fields correctly:
Best regards,
JosueHi kriru!
The image on top isn’t appearing: http://career.guru99.com/how-to-dress-for-an-interview/
Best regards,
JosueMaybe some server configurations are incompatible with Caching plugins.
Best regards,
JosueHi!
You could use the Text widget and put the banner in HTML, something like:
<a href="YOUR_BANNER_URL"><img src="YOUR_BANNER_IMG"></a>
If that doesn’t work, we will need to see the site live in order to help you.
Cheers!
JosueIt could, request it here if you want :)
Cheers!
JosueGlad you got it fixed :)
Regards,
Josue -
AuthorPosts