Hello.
I recently updated a social feed widget and since then the developer and I haven’t been able to successfully get the feed to display correctly. When I go to edit the widget area in Live Composer, it shows correctly but once I save it and close the visual editor, it goes back to a broken feed. Does it appear that something with the feed may not be allowing the widget to display using its stylesheet?
I believe I’ve had this issue with the Live Composer editor and you were able to help but it was many years ago and I cannot seem to get anything I try now to work.
]]>Hello,
Can you please update the following deprecated jQuery code:
jQuery.fn.hover() is deprecated Theme: West /wp-content/themes/west/js/scripts.min.js
jQuery.fn.click() event shorthand is deprecated Theme: West /wp-content/themes/west/js/main.js
jQuery.fn.keyup() event shorthand is deprecated Theme: West /wp-content/themes/west/js/main.js
jQuery.fn.scroll() event shorthand is deprecated Theme: West /wp-content/themes/west/js/scripts.min.js
jQuery.fn.keydown() event shorthand is deprecated Theme: West /wp-content/themes/west/js/main.js
jQuery.fn.click() event shorthand is deprecated Theme: West /wp-content/themes/west/js/scripts.min.js
jQuery.fn.resize() event shorthand is deprecated Theme: /wp-content/themes/west/js/scripts.min.js
jQuery.fn.mousedown() event shorthand is deprecated Theme: West /wp-content/themes/west/js/main.js
]]>
I am not using any widgets in the footer but now there is a lot of empty space in the footer area. Can this empty space be knocked out somehow?
]]>Hi,
In the West theme Contact Us widget, for the phone number option, I’d like to display the name of the person first and the phone number in the next line instead of having it all in the same line. Please let me know how I can change the php code to make this happen.
Thanks!
]]>Hi,
I have included a shortcode in header.php file for my website for an image slider. I also wish to retain the navigation bar at the top of the website that is in the original theme. But after including the slider shortcode in the header.php file, none of the other elements are visible. Please help!
<?php
/**
* The header for our theme.
*
* Displays all of the <head> section and everything up till <div id=”content”>
*
* @package West
*/
?><!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<link rel=”profile” href=”https://gmpg.org/xfn/11″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>
<?php wp_head(); ?>
<?php echo do_shortcode(“[wp1s id=’356′]”); ?></head>
<body <?php body_class(); ?>>
<div id=”page” class=”hfeed site”>
<?php esc_html_e( ‘Skip to content’, ‘west’ ); ?>
<header id=”masthead” class=”site-header <?php echo west_has_header(); ?>” role=”banner”>
<div class=”container”>
<div class=”site-branding col-md-4 col-sm-6 col-xs-12″>
<?php west_branding(); ?>
</div><!– .site-branding –>
<nav id=”site-navigation” class=”main-navigation col-md-8″ role=”navigation”>
<?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘menu_id’ => ‘primary-menu’ ) ); ?>
</nav><!– #site-navigation –>
<nav class=”mobile-nav”></nav>
</div>
</header><!– #masthead –>
<?php if ( west_has_header() == ‘has-header’ ) : ?>
<div class=”header-image”>
<?php west_header_text(); ?>
” width=”<?php echo esc_attr( get_custom_header()->width ); ?>” alt=”<?php bloginfo(‘name’); ?>”>
<?php $mobile = get_theme_mod(‘mobile_header’); ?>
<?php if ( $mobile ) : ?>
” width=”<?php echo esc_attr( get_custom_header()->width ); ?>” alt=”<?php bloginfo(‘name’); ?>”>
<?php else : ?>
” width=”1024″ alt=”<?php bloginfo(‘name’); ?>”>
<?php endif; ?>
</div>
<?php else : ?>
<div class=”header-clone”></div>
<?php endif; ?>
<div id=”content” class=”site-content”>
<?php if ( !is_page_template(‘page-templates/page_composer.php’) ) : ?>
<div class=”container”>
<?php else : ?>
<div class=”fullwidth”>
<?php endif; ?>
Hi,
I have been trying to upload staff images for my website using the LiveComposer plugin. It gets uploaded while editing but after saving, does not show up on the website. On inspecting the source code of the webpage I found that the img src tag is blank. How do I fix this?
Please help!
Hello, how to remove black overlay on landingpage image? It is really annoying when it darkens current image.
Regards,
Alex
I like this theme but am having trouble understanding how to customize the menu, specifically the site title. When you scroll down, the font color of the site title transitions from white to black. I have a black menu background, so I would like a white font for the site title. Is it possible to remove the transition from white to black or change the post-transition color to white using CSS?
Thank you
]]>Hi – I having been slowly putting together a new website for my wife using the ‘West’ theme (absolute noob here I’m afraid). I am very close to finishing the job – however I seem to be unable to remove the text box at the bottom of each page as highlighted in the below image:
https://www.lindsaymeganmarkovits.co.uk/wp-content/uploads/2018/07/ForumHelp-copy.png
I want to remove both of the areas highlighted in red and purple if possible.
Does anyone know how I might achieve this?
Thank you so much,
Steve
]]>Hi there,
I created a webpage, but I want to have it functioned as a landingspage, so it should not be linked into the menu. Do you know how to create this?
Thanks in advance!
Regards Els
]]>Hi there,
I created a great website with the theme West. When I only check the mobile version, the header seems to be cut off and the buttons are not visible. Do you have any idea how I can change this?
Thanks in advance for your help!
Regards,
Els
Is there a way to change the text on the blog “CONTINUE READING” buttons?
maybe CSS or change in child theme?
]]>Hi there
First of all – Supar nice theme.
I noticed that the logo / header text is sticky on desktop view.
Can i make it so it also works on mobile view / tablet ?
Really hope you can help
Cheers
Kimo
Hi!
On my site: https://jigyaasa.co
How do I eradicate the section on the bottom stating ‘Nothing found’. I’ve got no posts and no pages. I want the entire site to be just the large image filling the screen with the menu bar that’s already there.
Thanks!
]]>Hello.
Prompt the decision, it is necessary to change color of one word in heading. The upper left corner of the word “West” will be replaced by “LLC” Forest Lake “”, here the word “lake” must be made in a different color. As it is done in html I understand, and as it to make in php is not present.
I have changed the background color of my menu so when it scrolls it appears black. But the way this theme is set up when scrolling the menu items color changes from white to black meaning it can not be viewed any more.
How do you change the menu items to remain white when scrolling so they are visible on the black background?
Thanks in advance
When I save and publish my website, it is keeping the white navigation box by the menu. I do not want this to show to the public, but I can’t figure out how to get rid of it. I am new to WordPress and don’t have much coding experience. I am looking for a theme that I can use with Live Composer, and I am liking West so far except for this issue.
]]>I use a lot of themes, but this one is very jerky using the page scroll bar.
The sticky menu makes it almost unusable.
Disabling the sticky menu makes is a little smoother, but still very “jerky” and hard to work with. The front page is the worst. I am using it with woocommerce and the shop pages are also quite jerky.
I tried all sorts of caching options using W3TC and cloudflare but nothing seems to help.
Any tips?
Using Free version. Customer seems top like the design, but may have to go with something else as I don’t want to waste money on the Pro version if it’s this jerky.
]]>Hi there,
I’m using the “west” theme,
and I want that the heder image will be the main post image, – not the default one image.
How can I do it?
Thanks a lot!
]]>Hi,
how can I use the gallery slider? I don’t know where to add the pictures. There is only the slogan “placeholder”. Thanks!
]]>Hello,
I’m having a problem with the composer from the last 2-3 updates. When I stop any feature from use e.g. I’ll not gonna use the Project Feature and later when I decide that probably it is a good idea to use it it is not showing in the editor mode in the page. The Composer doesn’t show it and I can not add it in the page. Please help.
]]>There seems to be a lot of space in between the header image (underneath it) and where page content starts. How can I make this space a little smaller please?
]]>I really like this template but my header image is getting a dark overlay or something on top of it. Any ideas on how I get remove this to let the original photo shine through?
]]>Hello everyone!
First, I apologize for my english which may be very bad ??
I hope i can get some help here, here is my question: Recently I uploaded the “WEST” Theme on my website which is: https://www.jds-consulting.fr and I was wondering if it could be possible to add a slider (left to the right) image on the top of the page. I would like to have 2 or 3 pictures. Don’t you think the website would be so much more dynamic and prettier with this slider? If you know how, could you please explain me how to put it ?
Thanks you so much :DD
]]>I had a header on front page but it seems to have disappeared, although the settings confirm it should be there. So confused, could someone advise.
]]>Is there a way to show a posts full text and video on the home page, instead of having to click read more to see the video?
My wordpress read settings:
For each article in a feed, show… is set to “full text”
Help is much appreciated!
]]>Hello,
Can anyone explain the exact changes in its version theme west west / 1.09 https://themes.trac.www.ads-software.com/changeset/59765
Comparison
Changes in west [59252: 59765]
https://themes.trac.www.ads-software.com/changeset?old=59252&old_path=west&new=59765&new_path=west
Change all the files is not an option for a problem with a button Live Composer plugin
thank you very much
]]>Hi there,
First off, thanks for a great theme. I love building with it and clients like it too.
For some reason, the SlickNav has stopped working. The only thing I have altered since it worked is the addition of the LazyLoad plugin. Obviously, I’ve switched off ALL of the plugins and checked to see if any of them (or a combination thereof) were the issue, but no cigar.
The yellow ‘go-top.show’ button works fine, but the custom links I’ve added into the menu behave as if there’s no js, just the CSS (I have a single page site and the navigation is based on ‘SlickNav-ing’ between divs). The URL’s for the divs are accurate.
Thanks for your time and thanks for reading.
]]>Parse error: syntax error, unexpected ‘.’ in /home/content/p3pnexwpnas06_data03/34/2903134/html/wp-content/themes/west/inc/styles.php on line 132
Can not access dashboard, can not access anything.
How can I fix this issue, please?
]]>I set blog option for masonry layout. I need to show 3 post per row.
Thank you
]]>