Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @tpvk,
Thank you very much for the Appreciations .
First of all please make sure you have set the front page displays to static page by going to Admin Panel > Appearance > Customize > Static Front page and set Front page displays to A static page .
You are not able to see the “Front page widget area” widget because you have set the Front page displays to A static page.
If you did not even find front page widget area from Admin panel > Appearance > Customize > Widget , please go to Admin Panel > Appearance > Widgets. Here you will be able to see the widget areas defined within the theme .
Now to show the slider as in the demo go to Admin Panel > Appearance > Widgets > Front page Widget area and place the widget MP:News Slider .
Similarly place the MP:Latest News widget in Widgets > Secondary Sidebar to have the latest news as in the demo.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @al49554vn,
The latest version of the trade line pro i.e. version (2.2) is very much compatible with the latest version of the WordPress(4.7.5). We are unable to find any kind of issue .
So please explain the scenario more clearly so that we could look further into the issue.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @barksidevb,
The theme has the styling for the button .
All sections in the theme are coded in the standardized format and if your require the button in any of specific section then we have to provide the code taking the particular class of that section .
Also there is no such common html codes . If you require the button in any other specific section please write back to us and we will happily assist you further . Please feel free to post any query any time . We here to solve your queries .
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @elviajeroaccidental,
To adjust the spacing use below given CSS .
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media(min-width:992px) { header .widget_wpcom_social_media_icons_widget { float: left; position: relative; clear: both; top: -82px; } header .widget_search { float: left; clear: both; margin-top: -100px; } header .widget_image { float:right; } }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @iamsherazkhan,
To hide the featured image from the single post go to Admin Panel > Appearance > Customize > Theme Options > Layout Options > Image in Single Post/Page and chose the option No image from the drop down. It will disable the image from the single post .
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @barksidevb,
The theme already has the styling for the button .
So to have the button in the specific page you have to go to the specific page edit screen and add the HTML code in the page content area in text editor mode .
For clear information refer to below screen shot :
https://image.prntscr.com/image/ac19e79f14d14b679b906ca78b2bd510.pngHope this helps.
Best Regards!!
Have a great week ahead .
wensolutions
KeymasterHello @dylan-s,
As far as we have checked the issue locally we are unable to find such issue .
The content that is shown in the slider and content area below the slider comes from different page content area . The slider has the option to chose from the page so place different content in content area from page edit screen of the page which you have selected for the slider .
Screen shot :https://image.prntscr.com/image/94e842c798ac4dbc82c8e437f23a0de6.png
Similarly place different content in the page that appears below the slider . In this way you will have different content in slider and page .
Hope this helps.
If you have any confusion further, please let us know.
Best Regards!!
wensolutions
KeymasterHello @m_350cc,
Yes please do check and upgrade to the latest versions of PHP and verify the issue.
Let us know if you have any issue further .
Best Regards!!
Have a good day!
June 7, 2017 at 12:31 am in reply to: Image slider on the front page, upgrade to Pro version? #44413wensolutions
KeymasterHello @goranstam,
Yes the option to chose the image to display slider section is available in the pro version . Featured slider can also be set from the page/post/category/image/tag in the pro version .
Not only this pro version comes with other exciting feature . To know more about the pro version you can refer to below link:
http://themepalace.com/downloads/corpo-eye-pro/So if you wish to enjoy the amazing feature you can definitely consider buying the pro version .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @cccs-of-savannah,
To change the color of the vertical line in the widget section use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#university-hub-front-page-widgets .widget-title { border-left: 4px solid #365899; }Also to change the color of the Donate button at the top menu use below given CSS in Additional CSS.
#top-nav ul li:nth-of-type(3) a { color: #e61123; font-weight: 600; }Also, it will only work if you don’t add any menu item in top menu section . If you have to add the menu items here then please write back to us .
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @rangod,
To open the social links in the new tab after clicking you have to activate the child theme .
Child theme reference:
https://codex.wordpress.org/Child_ThemesYou can also create the child theme using the plugin below:
https://wordpress.org/plugins/wp-child-theme-generator/After activating the child theme , in your child themes functions.php file paste below given code:
https://gist.github.com/anonymous/c778ace061adba76a7c6d1884f59b9a9Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @rangod,
In order to remove the border please use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.blog-box { border: none; }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @creativeda,
To align the quick contact section with the site identity section use below given CSS.
For this you have to go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.site-header #quick-contact { margin-top: 5%; }Also adjust the percentage according to your requirement .
If this does not solve the issue , please let us know .
Best Regards!!
wensolutions
KeymasterHello @divadmingt
The feature of showing the upcoming event is not in the theme .
However you can achieve what you want by creating the child theme.
Child theme references:
https://codex.wordpress.org/Child_ThemesYou can also create the child theme using the plugin . Below is the link to one of them.
https://wordpress.org/plugins/wp-child-theme-generator/
After activating the child theme in your child theme create the folder template-parts. Then create the folder home inside the folder template-parts. Finally create the file news-and-events.php inside the home folder. After this paste below given code in news-and-events.php file
https://gist.github.com/anonymous/f6adaf90a2ffaa8c357745d73098b150
The order for creating the folder must be according to one we have mentioned .
Hope this helps.
Best Regards!!
June 6, 2017 at 12:16 am in reply to: Two home pages/links on the menu and limited links on the menu #44325wensolutions
KeymasterHello @goranstam,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/corpo-eye/reviews/
Best regards !!
-
AuthorPosts





