Forum Replies Created
-
AuthorPosts
-
Hi!
I get the same result as Ismael:
403 – You don’t have permission to access /wp-login.php on this server.
Best regards,
Rikard-
This reply was modified 10 years, 5 months ago by
Rikard.
Hey EricSmeets!
Please try the following in Quick CSS under Enfold–>General Styling:
.tribe-events-list-widget-events h4.entry-title { font-size: 15px !important; }Regards,
RikardHi!
Did you try to use the full URL in your menu to see if that works? If not, please post a link to the site in question, you forgot that in your private post with login details :)
Best regards,
RikardHi EricSmeets!
You could try this in functions.php to see if it works for you:
function add_custom_code(){ ?> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/nl_NL/sdk.js#xfbml=1&version=v2.3&appId=415746658610664"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <?php } add_action('wp_head', 'add_custom_code');Cheers!
RikardHey!
We don’t install or edit any plugins unless you give us permission to do so. I couldn’t find any login details in the thread either so I’m pretty sure it’s not one of us. Could you open a new thread about the excerpts problem and we can close this one?
Cheers!
RikardHey!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-513 .togglecontainer { overflow-wrap: break-word !important; }Cheers!
RikardHi!
Please use the masonry gallery and select No Gap in the Gap between elements option. Make sure to add the element without any containing layout element to make it full width.
Best regards,
RikardHey Eric!
I’m not sure where to find the login details, could you post them here again please?
Cheers!
RikardHi!
It’s most likely something local then, let us know if you should have any more questions or problems.
Best regards,
RikardJune 3, 2015 at 9:22 am in reply to: Logo element is broken. Any Image I use shows a broken image. #453643Hey 118group!
It looks fine on my end: http://imgur.com/qxP1MZI. Could you try to clear your browser cache and reload a few times to see if that helps?
Regards,
RikardHey morganeL!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardJune 3, 2015 at 9:11 am in reply to: WP FullCalendar plugin displays thin vertical line again #453637Hi killyman!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey!
Just to be clear, by banner you mean to top most section reading “Find the golden egg and get 50% off this Easter”?
Regards,
RikardJune 3, 2015 at 9:05 am in reply to: Show the Read More link in a new line in the Magazine Element #453622Hi chapdes!
Please try the following instead:
if($excerpt)$output .= "<div class='av-magazine-content entry-content' {$markupContent}>{$excerpt}<p><a href='".get_permalink($entry->ID)."' class='more-link'>".__('Read more','avia_framework')."<span class='more-link-arrow'>→</span></a></p></div>";Regards,
RikardHi Catty47!
Could you try another permalink setting, it looks like your custom one is exactly the same as Day and name would display?
Regards,
RikardHi denis-lvov!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Cheers!
RikardHi!
The ordering is because you are using Perfect Automatic Masonry which will fill the rows with either 50% or 25% width images, depending on their width, and there will be some change in the order unless you add them in the order of for instance: 4×25% / 2×25% + 1×50% / 2×50%
Regards,
RikardHi!
Could you please provide us with a temporary admin login as well?
Regards,
RikardHi mocablue!
Most likely because of this line:
line-height: .9px!important;Could you try to remove it?
The “tooltip” is generated from your browser and comes from the title tag of the image, if you want to remove them, please remove the title of the image.
Regards,
RikardHi decode!
Yes it can, you can change it to 990px or 768px under Enfold–>Header–>Mobile menu. If you need another value then please provide us with a link to the site and we’ll provide you with the CSS to change it.
Regards,
RikardJune 3, 2015 at 8:12 am in reply to: Website is extremely slow when navigating from page to page #453594Hi!
I can’t think of any more recommendations except contacting your hosting company if the site is slow during heavy traffic. There might be some sort of bandwidth/data limit etc?
Regards,
RikardHey simonac!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHey!
Did you try to disable all plugins to see if one of them is causing the problem?
Regards,
RikardHi JonathanLeplang!
You could try adding html code to the message box:
<img src="http://yourdomain.com/image.jpg">Please include a link to your site if you should continue to have problems.
Cheers!
RikardHi macrunner!
You can use this in functions.php to hook to wp_head:
function add_custom_code(){ //YOUR CODE HERE } add_action('wp_head', 'add_custom_code');Cheers!
RikardHey!
I’m not sure what the code is supposed to do but I think it has something to do with the form, correct? If so, you should probably try to load the code block before the form?
Regards,
RikardHi!
Looking at your site now it seems you fixed most of your issues yourself, right? Not sure if you need any more help or not?
Regards,
RikardHey!
I get the feeling that it’s a plugin causing issues here, are we allowed to disable plugins for testing purposes?
Cheers!
Rikard-
This reply was modified 10 years, 5 months ago by
Rikard.
Hi!
I can’t see any sidebar except the right hand one which you have set in the theme options. This is what I see on my end: http://imgur.com/e52hk96
Regards,
Rikard -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts
