-
Search Results
-
Hello,
In this page

The fullwidth picture at the top is made with the full width easy slider. Is it possible to stop it moving with the rest of the page somewhat like the fullwidth submenu when it is set to sticky.
I not want to get into heavy customization, so if it can not be done not a problem, I was just wondering.
Thanks as ever
Graham
==============================
RESOLVED – RESOLVED – RESOLVED
==============================*** I discovered the issue was not because of the Grid Row. It has to do with a Code Block that I placed near the top of the page to implement some buttons using button shortcode. Although I closed my divs properly within the Code Block, it looks like the code block doesn’t like something in the button shortcode. If I remove the shortcode and check the page in a browser, it all works as normal. If I place the button shortcode back into the code block, the page breaks/doesn’t stack. To fix this I created my own custom button NOT using the button shortcode all the page has no issues now. ***
ISSUE #1
=======
On the homepage ONLY of my development site, my design requires the use of a Grid Row. When I use the Grid Row (mine has 3 cols) my Color Sections BELOW the Grid Row, DO NOT stack the columns within the Color Section.– If I remove the Grid Row from the page, the stacking begins working
– If I place the Color Section BEFORE the Grid Row, the columns stack properly.My design will not allow me to simply swap the placement… which really isn’t a solution or an option either.
ISSUE #2
========
On the homepage ONLY, the 4 columns in the footer DO NOT stack either. If I remove the Grid Row, they begin to stackTESTING
=======
– I’ve tested this by deactivating my plugins… which had no effect.
– I don’t believe reinstalling the theme will do anything as I can get the columns stacking if I swap positions with the Grid Row… or remove the grid row altogether.THE STRANGE THING…
===================
On a sub-page… if I place the exact same Grid Row and have color sections (each with columns) above and below, the stacking work fine… even the footer’s 4 columns work.There appears to be an issue with the homepage itself and the use of the Grid row
Please advise
Hi,
I posted a couple of days ago but now realise I didn’t get a response as I had replied to my own post with additional information so I’m re-posting in the hope I can get some help ASAP on this.
I have a new site which I have configured with menu above, logo below centre. I have found the code that allows me to have a different background colour for the menu to the logo area but I now want to make the area containing the logo semi transparent so it shows the image beneath in a similar way to the transparent glassy header settings (disabled due to the menu above selection).
This is driving me insane now as I have tried loads of different CSS from other posts in the hope they would work but nothing seems to make a difference.
If someone could get back to me ASAP I would really appreciate the help on this as its stopping me from moving forward with my design.
Thank you.
p.s. can someone close my other threads as I don’t want them to get confused?
Topic: Mobile menu /logo
Eg: when i am at the homepage I click in menu (topbar) on adding Theme options. Sometimes the page comes in a new page.
This was also when i wanted to change a page. Why he will not open this in the same window? This may cause errors! When opening and adding in antoher screen…
Once i had 5 (!) different tabs in my browser.
Topic: Mobile Menu Modifications
In regards to the mobile navigation:
We have menu items that are not clickable (on desktop) as these are the menu titles for the sub categories. Example: About Us, Services etc. Can we have these non-clickable so that the user stays on the mobile nav instead of the nav disappearing and staying on the current page? We would like it to function like the Desktop where that menu item is not clickable.
Site reference: http://solutions2organizeu.ca/
Hi there,
I’m working on a site where I’m using the One Page Portfolio Demo. I’ve changed most of the items and I was wondering how I can make the effect of having the strip on the right hand side as seen here: https://www.dropbox.com/s/42fvvm8enomt1zs/Screenshot%202017-01-11%2016.44.01.png?dl=0
Since the Demo is divided into colour sections – I’ve added the strip as a background image in it but of course it is coming behind the content where as I require it to be above the content and touching to the right hand side of the screen.
Any suggestions on how to go about this please?
Info for access in the private content.
Thanks and Regards!
I have a masonry gallery with this option selected: Perfect Grid: Display a perfect grid where each image has exactly the same size. Images get cropped/stretched if they don’t fit
The images I am adding get cropped from the centre middle… I would prefer if they got cropped from the centre top. Is there a way to change this?
Many thanks
Hi,
I have created a custom single post template to be used for specific posts.
To do this I took a copy of single.php and renamed it single-custom.php and placed the following code at the top of the file:
<?php /* Template Name Posts: Custom */ ?>My problem is I want to add some custom content to this file but I can’t work out how to do that.
I am not sure whereabouts in the file to do this. This is what the file looks like:
<?php if ( !defined('ABSPATH') ){ die(); } global $avia_config; /* * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory. */ get_header(); $title = __('Blog - Latest News', 'avia_framework'); //default blog title $t_link = home_url('/'); $t_sub = ""; if(avia_get_option('frontpage') && $new = avia_get_option('blogpage')) { $title = get_the_title($new); //if the blog is attached to a page use this title $t_link = get_permalink($new); $t_sub = avia_post_meta($new, 'subtitle'); } if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title(array('heading'=>'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub)); do_action( 'ava_after_main_title' ); ?> <div class='container_wrap container_wrap_first main_color <?php avia_layout_class( 'main' ); ?>'> <div class='container template-blog template-single-blog '> <main class='content units <?php avia_layout_class( 'content' ); ?> <?php echo avia_blog_class_string(); ?>' <?php avia_markup_helper(array('context' => 'content','post_type'=>'post'));?>> <?php /* Run the loop to output the posts. * If you want to overload this in a child theme then include a file * called loop-index.php and that will be used instead. * */ get_template_part( 'includes/loop', 'index' ); //show related posts based on tags if there are any get_template_part( 'includes/related-posts'); //wordpress function that loads the comments template "comments.php" comments_template(); ?> <!--end content--> </main> <?php $avia_config['currently_viewing'] = "blog"; //get the sidebar get_sidebar(); ?> </div><!--end container--> </div><!-- close default .container_wrap element --> <?php get_footer(); ?>Wherabouts in this file can I insert some custom text I want to appear at the beginning always?
Thanks
Topic: MegaMenu layout
Hi,
I am trying to adjust the sub menu on the mega menu
I have four columns on the submenu under one of the headings but when activated the fourth column disappears off to the right .
I cannot see where to adjust the sub menu column widths which seem very large.
I tried the following code
#header .twelve.units {
max-width: 800px;
margin: 0 auto;
left: 0 !important;
right: 0 !important;
}This helped a lot on desktop but still clips the fourth column when viewing on ipad.
Can anyone suggest a way to reduce further or better still have the sub menu open across the width of the header instead of opening to the right in line with the menu item above ?
Thanks,
Ian
Hi,
I am using Enfold with a childtheme on this site: http://www.aseal.nl/bezoek-ons/openingsuren/
A lot is done in the style.css of the childtheme.Recently I installed WPML. It look like every language gets it’s own extra stylesheet which brakes the backgrounds mainly.
Like on http://www.aseal.nl/bezoek-ons/openingsuren/?lang=de
The CSS for the background image:
html {
background-color: #004d66;
background: url(http://www.aseal.nl/cms2015/wp-content/themes/aseal/images/bg-sea.jpg);
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
}
is still there but a new stylesheet makes it this:
html, #scroll-top-link {
background-color: #016e9d;
}
The stylesheets url is http://www.aseal.nl/bezoek-ons/openingsuren/?lang=de
So generated by WPML I guess?How can I turn this of and make sure the website uses the CSS from style.css in the childtheme?
Thanks a lot in advance,
ArianeHi, I’m imported the Lifestyle blog demo but I can’t seem to be able to remove the blog layout options showing up on the top of the right sidebar. ie blog grid, blog multi author,etc. to be able to get a slider or image to go full width like the demo. for some reason the large image did not import.
All other sidebar options like instagram feed and about the author can easily be removed in the widget area.Can someone advise how to remove this so I can get a full width slider above the widgets?
thanks for the help
Viewing 30 results - 85,861 through 85,890 (of 142,832 total)
