Just to clarify, none of the pages for the demo site are working. It just shows the logo at the top. I have also tried deleting the theme and all the demo content and re-installing, but that did not seem to fix the issue.
Thank you.
Hello,
We are using Events Calendar plugin on our site. We have just listed our first event which is due on 21st March. On the settings page of the plugin we have configured the calendar entries to be shown as well on the main blog loop. Everythings word well apart from the way the entry displays on the blogs page.
The problem is that the calendar entries are not indented to the right as the rest of the blog posts. The posts display in the center of the page leaving the sidebar to the right and a thumbnail to the left. All thumbnails are aligned vertically and united by a thing dashed line.
The entries from Events Calendar d0n’t not show indented as the rest of the posts, they show aligned all the way to the left of the page.
Here is a screen shot of the blog page as it is displaying right now, the entry from Events Calendar is the first one on the top of the page:
https://drive.google.com/file/d/0B9EeARPNJNFyUDctSmQ4RmdYLUk/edit?usp=sharing
I would appreciate your help in solving this issue.
Thank you
Tomeu Canyelles
Cuines Tramuntana
-
This topic was modified 12 years ago by
ullastret.
Hi,
I am using the Ajax portfolio preview and i was wondering if it was possible to also let it close again when i click on the title, instead of always having to use the “x” marked in the right top?
Ok, my apologies, I can also confirm that is does load above Sidebar Pages – but not the Page Sidebar Navigation (which I have checked under Theme Options).
So I should have been more specific – sorry.
Can I load the Displayed Everywhere above this too?
Just looks a bit weird having (in may case the Search) at the top of every page apart from those where the sidebar navigation is present.
This reply has been marked as private.
Hey!
Yes, the child theme sidebar.php overwrites the parent theme file. Did you test if the “Displayed Everywhere” widgets are really on top of the “custom sidebar” widgets? The modification I posted here: https://kriesi.at/support/topic/sidebarwidget-issues-2/#post-203629 should place the “Displayed Everywhere” widgets at the very top and maybe the child theme sidebar.php doesn’t load properly on your server.
Regards,
Peter
Hey!
@primdog – for a quick fix please open up enfold/js/avia.js and replace:
$.avia_utilities.avia_ajax_call();
with
$.avia_utilities.avia_ajax_call();
$('body').attr("id", "top");
Best regards,
Peter
Hey,
I would like to report the same problem as reported
This code will not work under https:
` if( get_option(‘avia_stylesheet_exists’.$safe_name) == ‘true’ )
{
$avia_upload_dir = wp_upload_dir();
$avia_dyn_stylesheet_url = $avia_upload_dir[‘baseurl’] . ‘/dynamic_avia/’.$safe_name.’.css’;
wp_register_style( ‘avia-dynamic’, $avia_dyn_stylesheet_url, array(), ‘1’, ‘screen’ );
wp_enqueue_style( ‘avia-dynamic’);
}
We are using version 2.4.5, but I’ve checked – the same code appears in version 2.5.2 from February.
Please advise.
Thanks,
Lior.
Hi!
Please use this:
.page-id-2703 #main {
padding-top: 0 !important;
margin-top: -150px !important;
}
Change the top margin value.
Regards,
Ismael
Hi jmikhail!
You can find these codes on css > layout.css. Select the social icons that you’re using then place the modified code on Quick CSS or custom.css:
#top .social_bookmarks_rss:hover a{color:#fff; background-color:#ffa133; }
#top .social_bookmarks_facebook:hover a{color:#fff; background-color:#37589b; }
#top .social_bookmarks_twitter:hover a{color:#fff; background-color:#46d4fe; }
#top .social_bookmarks_mail:hover a{color:#fff; background-color:#9fae37; }
#top .social_bookmarks_dribbble:hover a{color:#fff; background-color:#e44885; }
#top .social_bookmarks_linkedin:hover a{color:#fff; background-color:#419cca; }
#top .social_bookmarks_search:hover a{color:#fff; background-color:#222222; }
#top .social_bookmarks_gplus:hover a{color:#fff; background-color:#de5a49; }
#top .social_bookmarks_behance:hover a{color:#fff; background-color:#008cfa; }
#top .social_bookmarks_flickr:hover a{color:#fff; background-color:#ff0086; }
#top .social_bookmarks_forrst:hover a{color:#fff; background-color:#234317; }
#top .social_bookmarks_myspace:hover a{color:#fff; background-color:#000000; }
#top .social_bookmarks_tumblr:hover a{color:#fff; background-color:#345574; }
#top .social_bookmarks_vimeo:hover a{color:#fff; background-color:#31baff; }
#top .social_bookmarks_youtube:hover a{color:#fff; background-color:#a72b1d; }
#top .social_bookmarks_pinterest:hover a{color:#fff; background-color:#cb2027; }
#top .social_bookmarks_skype:hover a{color:#fff; background-color:#12a5f4; }
#top .social_bookmarks_instagram:hover a{color:#fff; background-color:#a67658; }
#top .social_bookmarks_five_100_px:hover a{color:#fff; background-color:#222222; }
#top .social_bookmarks_soundcloud:hover a{color:#fff; background-color:#F76700; }
#top .social_bookmarks_xing:hover a{color:#fff; background-color:#006567; }
You can change the background-color to yellow.
Regards,
Ismael
Hi!\
You didn’t apply the code. The image should resize to 800px. Please add this below to make resize the image up to 1200px:
#top .fullsize .template-blog .post .entry-content-wrapper img.size-full {
width: 1200px;
max-width: 1200px;
position: relative;
left: -20%;
}
Regards,
Ismael
Background is now white but content did not move up to top of page.
Thanks Yigit. I may not have understood your answer but I’m not sure it answers my question. Sorry, I’m a newbie and am either not understanding or am not properly asking my question. What I’m specifically trying to do is have static text over top of a static but clickable image. How do I do that?
I don’t see that as an option in the admin panel and haven’t seen it in any of the pages on the demo site though it seems to be a common thing on many websites.
Any further guidance is much appreciated!
Nick
Hey Viterbi!
To hook on a single post content, refer to this:
http://wordpress.stackexchange.com/questions/56884/how-to-only-hook-on-single-php-after-content
As far as i know, there isn’t a list to all theme hooks but i think that’s a valid request, feel free to request it here:
https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
Josue
Hey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) {
#header_meta, #header_meta .container {
margin-top: 0 !important;
}
}
Cheers!
Josue
There is still a black bar near top of page.
Please view matt-morse.com/contact-matt
I am struggling here. I am trying to understand how to add images to a blogpost.
For multiple images in one post, I made this on my client Dev site: http://www.kennethbsmith.com/clients/abww/gallery-post/
I didn’t understand why the thumbnails didn’t line up, three across.
Thinking that maybe some of my CSS has caused issues, I started a fresh new test site using the Import Demo data and got this: http://www.kennethbsmith.com/clients/wprwd03/2014/03/03/hello-shortcode-blogpost/
Shouldn’t the top two thumbnails sit side by side, not on top of each other? Am I doing something wrong or is there a something I am missing? I don’t know why the version with three works here. It doesn’t when I place the short code at the beginning of the post.
I want a non shrinking header/logo and main menu of 116px – I put in the following code in quick css
#header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a {
height: 116px !important;
line-height: 116px !important;
max-height: none !important;
min-height: 116px!important;
}
and now the submenu are the fixed line-height of 116px:
I cannot figure out how to stop the shrinking of the header on scroll down, and have a reasonable line-height for sub menu items.
Has anyone encountered this issue and has a quick fix i missed?
Hey ctcphx!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#wrap_all { overflow-y: hidden; }
P.S.: You could answer on the first topic you have started so it would be easier for you and for us to follow the conversation.
Regards,
Yigit
Hi Yigit
As much as I hate to say it … that does not work…although it should
.page-id-2520 .iconbox_top { margin-top: -280px; }
regards
Richard
This reply has been marked as private.
Hi!
Please change the code to following
.page-id-2712 .iconbox_top { margin-top: 0; }
You can right click on Chrome or Firefox and inspect elements to find the ID http://i.imgur.com/k8B7763.jpg ( Here i showed post ID but you can find the page ID in the same place )
Regards,
Yigit
Please view my homepage at http://www.matt-morse.com/homepage and hover the recent blog posts near the top of the page.
Sometimes these have a delay in the hover color. How do I fix this?