Hi,
how can I center the logo in the header?
custom-logo-link / custom-logo?
Thanks.
]]>Hi,
in older version of this theme it was possible that the background image was transparent behind the content of the different pages.
In latest release this does not work any longer.
Is there a CSS workaround for this?
Thanks.
]]>You’ll see that this website has many drop down menus… but there is an error as we cannot seem to select a sub page. Can someone help?
]]>I just updated to v. 2.1. When i check my website in mobile, my logo was cut. In wide view (my laptop) it has no problem. Only in mobile view, the logo seems cannot shown in full. Pls help. I have tried to use square logo and tried to reduce the height to 130 px (from 150px) but still not working.
]]>The Main Menu of the website works fine in regular, full-sized computer view.
However, when we make the browser smaller, or open the site on tablet or on smartphone, the main menu turns into a button, and when we click the main menu button the main menu is empty and nothing is shown.
We did not change the code of the theme so it is the standard codes on WEN Associate. Can we get some here on this please?
]]>Hello,
how can I center the main menu between etween the header and the content area?
Thanks, a lot.
]]>How do you remove Author and Date from All blog pages with the WEN Associates template.
All the relevant boxes in the dashboard are unticked but the author and date stilll shows. I want to hide them.
I have tried screen options and ‘Edit’ via ‘bulk update’ nothing works.
Any suggestions welcome!
]]>Good Night. I can’t hide the Text Description in the slider. To make only the image appear. Can you help me?
I already tried with:
#featured-slider .cycle-pager {
display:none !important;
}
and with this other:
.cycle-caption{
display:none;
}
]]>
I have installed the Wen Associate theme for my site: https://helplink.000webhostapp.com/.
I am having a problem where the page/post titles are not displaying anywhere (pages, posts, search results). I don’t want the page title to appear on my static home page but I do want the title to appear everywhere else. Help!
I am a WordPress novice (not a PHP developer by any means) but was able to customize the theme using the following plugins:
Would appreciate any insight on how to make those titles appear again.
Like the title says – the first post on my homepage doesn’t display and auto-generated excerpt.
So, I gave it a manual excerpt in the post. BAM, now the second post on homepage doesn’t show an auto-generated excerpt… Gave the 2nd post a manual excerpt – then the 3rd post’s auto-generated excerpt stopped showing.
Crazy.. Might not be able to be reproduced.
]]>Hi all,
I just started using wordpress and the WEN-Associate template and I need the “read more” button on every post to not be there and just have it display the whole article. I tried going to “index.php” and “content.php” like a few other forum posts had said but I guess it is different for this template because it does not show up. Thanks for the help!
BTW the website in question is illuminationstation.us and its the only post on there that has the problem.
]]>have downloaded sumome, it did say it many not be compatiable. I was wondering if there is any way I am able to use this plugin on the wen associates theme.
my site is https://www.kenmarkcomms.com
It is the perfect tool for growing my database!
hello, I just upgraded from version 1.4 to 1.5 but I am experimenting very serious issues with my menu bar and pages, such as:
1) 90% of them is not viewable on the grey menu bar (under the title)
1b) any variation on parent page and order will result in making them disappear from the navigation bar.
2) cascade links for subpages in the menu bar have disappeared
3) in the customize menu I had set a static page as home page but now the Home link in the menu bar persists and the News page is not linked anymore!
as you can see there are some serious issues.
Site is currently under development so I cannot show you. I am using some plugins, I try to deactivate them but no improvements.
Can you check and possibly fix? Any hints?
thanks for your help
]]>Although I’ve edited the CSS via Theme Options > Advanced, the colors in the nav bar are not changing. What am I missing?
Screenshot: https://screencast.com/t/H1DlougyydS
https://sbc-churches.net/hamlin-test-site/
Thanks in advance.
]]>The our brand image in mobile version is over the icon menù, how can j change the dimension only in mobile versione?
site: https://www.plastofilm.it
Thanks
How move on the left go To top button?
]]>How Insert link on icon service widget?
]]>How Change the color of the page background?
I would use the color white.
Hello, using your theme I have replaced the orange color(#ff794c) in the style sheet with red but this has not changed the orange menu bar on the mobile site. On the mobile site the three horizontal bars are still orange. How do I change this to red? The website is norcalpump.com
Thanks
]]>I’ve got my header set up so that the logo is aligned left and the social media icons are aligned right. Perfect.
I’d like to add address and phone number just below the social media icons. I presume that area is only accessed via one of the php files. Can you tell me which file I need to edit to, to add this info? Yes, I have a child theme set up.
]]>Hello,
is it possible to show different header images for every site?
If yes, how is it possible?
Regards
]]>Hello,
is it possible to remove from the WEN Associate the right and left area right and left of the clickable menus?
Normally, it should be realised inside
<div id=”site-navigation” role=”navigation”>
<div class=”container”>
but it seems not to be possible. ??
The menue should also be displayed in the middle (centered).
Regards
]]>hi
what slider do you use for wen associate so that its under the menu bar
everyone i try has a gap & the page names above it
i cannot put the header back in
it says unable to crop
think it happened bcoz i switched to fluid then back?
I’m currently using a child theme created with WEN Associate for a website I’m doing and just noticed the mobile menu isn’t working. The button shows up, but when clicked it does nothing.
Site Address:
https://dlwisermcc.x10host.com/final/
Hello,
I would like to center the menu at the top of the page. How can I go about doing this?
Thanks
]]>Hi,
I’m already aware, that my problem is not WEN-Associate-exclusive, but all the googling didn’t really help me out. And if I can’t solve it, it’ll ruin this wonderful theme for me, which would be more than sad. ??
It seems like Windows 7 phones (yeah, well, I’m sorry, but unfortunately the target group in this case is using them…) don’t support web-fonts, and this seems to be the core of the problem: The Font Awesome Icons (used for the header icon bar and the beautiful “Services Widget” on the homepage of this theme) are shown like some ugly empty buttons.
I’d even be happy to have some sort of browser-switch to exclude the icons from Windows phones at all, if nothing else helps.
Ideas, anybody? Thanks very much in advance!!
Cheers, Esther
]]>Hi,
First of all thank you for a great free theme.
I am facing a little problem, whenever I hover over submenu link on top menu bar, it disappears 8 out of 10 times. 2 times it works.
Can you please help solving this issue.
Two more little things I want to change.
1 – how I can reduce font size of menu bar so that all my top menu items get fit in a single row.
2 – I also don’t want to show page name on the page like for example if you visit my site home page, it will show “Home” on the top of content.
My site address is
I also tried to add following code in a custom css area but still facing issue. (hover issue)
#menu ul ul {
display: none;
float: right;
position: absolute;
right: 0;
top: 0;
padding-top:2em;
z-index: 99999;
}
thanks
Modasser
Hello,
Is there any way to add more social media icons? I have added a custom link to soundcloud and another website, and it doesn’t show the correct icon. Is there a feature where one can edit the social media icons?
Many thanks,
R
]]>Hello
Is there a way to change the whole orange theme to another colour?
Many thanks
]]>