Home › Forums › Free Themes › WEN Associate › Setting up main widget and Main content area
Tagged: Main Widget Main Content Menu
- This topic has 16 replies, 2 voices, and was last updated 8 years, 3 months ago by ryanbit.
-
AuthorPosts
-
July 25, 2016 at 2:16 am #13613ryanbitParticipant
Hi,
I’m using WEN associate, a nice theme. I’m at an intermediate level with html. My problem is, when I try to setup the main widget as the associate services widget (like how it looks on the preview) it makes my main content on the page disappear, my text and my featured image. Can someone please help if they can? Also, you’ll see my “About” menu link has an alignment issue. I’ve spent hours on this, any help will be appreciated. Thank you.
Here’s my website http://www.nucaveconstruction.com
July 25, 2016 at 2:41 am #13615wensolutionsKeymasterHello @ryanbit
The theme is designed in such a way that you can setup your front page with the theme’s available widgets.
So, when you try to setup your front page with widget it is obvious that the static page content disappears.
The static page content will only appear if you don’t have any widget in front page widget area.
However you can achieve your particular need by adding a widget Associate Featured Page Widget. in Front Page: Main widget area. Now you can now select the page of which you want to display content of in Front Page: Main widget area.And please update your theme to latest version which is 1.7, which may fix your menu alignment issue. If it is not fixed let us know.
Furthermore if you are willing to buy the pro version of this theme you will additional more widgets with additional more settings as well.
So if you are satisfied with the free version of the theme then you may check additional more awesome features in addition to free version here.http://themepalace.com/downloads/wen-associate-pro/
Hope this will help you.
Best Regards!!!
July 25, 2016 at 3:51 am #13617ryanbitParticipantThanks @WENSOLUTIONS for your quick response! Great service!
I understand how to use the widget for the main content now, so that’s working. However I’ve updated to the new version and my alignment issue is still there.
And yes, in the future I may need to upgrade to pro. Also, having some trouble with my formatted heading text within the page not showing up on a couple pages.
Cheers and thanks for your time.
July 25, 2016 at 4:13 am #13620wensolutionsKeymasterHello @ryanbit
As we have inspected you site, your site seems to use some plugins. So menu alignment is distorted due to this.
The first thing you should do is disable all your plugins, clear your cache and re-load your site to check if everything is working how it should be.
If it is, then now you can activate your plugins back 1 by 1 and as soon as it breaks you’ll know that last plugin was the one causing issues (make note of this plugin, deactivate then keep doing the same).
It may due to yeast cache plugin, that the CSS is loading from the cache.Also, having some trouble with my formatted heading text within the page not showing up on a couple pages.
And about the above query we were unable to get what you issue is. Can you please elaborate it in much more details may be with some screenshot of your issue.
Hope you understand.
Regards!!!
July 25, 2016 at 11:48 pm #13681ryanbitParticipantThank you sir, or ma’am,
I did what you said, and it only occurs (the menu title “about” becomes misaligned) when I connect to my Jetpack plugin. What do I do?
Other problem: When I”m editing a page and create an h2 heading style on the top of my page I can see it. When I update the site, the h2 heading text is not there.
Thanks
July 26, 2016 at 1:44 am #13689wensolutionsKeymasterHello @ryanbit
For the menu alignment try adding some custom CSS by going to Admin Panel / Appearance / Customize / Theme Options / Advanced Option. Here copy and paste below custom CSS.
#site-navigation ul li.menu-item-has-children > a:after, #site-navigation ul li.page_item_has_children > a:after{ right: 19px !important; top: 5px !important; }
And about your second query we are unable to get what you are trying to tell.
Can you explain in much more clear way my be with some screenshot of what you are trying to do.Hope this will help you.
Regards!!!
July 26, 2016 at 1:55 am #13690ryanbitParticipantThanks but that didn’t work.
July 26, 2016 at 2:04 am #13693wensolutionsKeymasterHello @ryanbit
Can you please keep that CSS, so that we could see the CSS in your live site and inspect you site so that we could know why that CSS is not working.
Regards!!!
July 26, 2016 at 2:11 am #13694ryanbitParticipantThat sounds great, I just updated with the css you gave me so it should be live.
July 26, 2016 at 2:17 am #13696wensolutionsKeymasterHello @
The problem is found and try pasting below code instead of above code. You can remove above code and paste below CSS.
#site-navigation ul li.menu-item-has-children a:after, #site-navigation ul li.page_item_has_children a:after{ right: 19px !important; top: 5px !important; }
Hope this will help you.
Regards!!!
July 26, 2016 at 3:13 am #13699ryanbitParticipantThanks, now if I could just center that text inside of the menu block. Right now it seems to be aligned to the right.
July 26, 2016 at 3:18 am #13700ryanbitParticipantAnd I believe the problem I was having earlier was with my <h2> “Heading 2” setting. Anything I assign to that doesn’t show up.
Best regardsJuly 26, 2016 at 3:44 am #13701wensolutionsKeymasterHello @ryanbit
Try copying below CSS as a whole and remove the above given CSS.
#site-navigation ul li.menu-item-has-children a:after, #site-navigation ul li.page_item_has_children a:after{ right: 40px !important; top: 5px !important; } #site-navigation ul li.menu-item-has-children a, #site-navigation ul li.page_item_has_children a { padding-right: 7px 70px !important; }
And your second query about heading tag. Can you send us a screenshot of where are your trying to add the tag and not displaying.
Hope this will help you.
Regards!!!
July 26, 2016 at 8:19 pm #13766ryanbitParticipantI added that css and it moved the down arrow but not the text. It’s still off-center.
Here’s a couple pictures to explain what’s happening with my other query. I’ve uploaded them to my website temporarily;
Thank you
July 27, 2016 at 12:43 am #13773ryanbitParticipantAs you can see, the title “Design Consultation” does not show up on the website. However it does show in my wordpress editor.
-
AuthorPosts
- You must be logged in to reply to this topic.