Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @erniepope,
The option to change the layout is only available in the pro version . Since you have already purchased the pro version you can build your test site using the pro and use the feature of changing the layout .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @restaurant-ruble,
Glad we could help you .
If you have any issue further then please feel free to post them.
Thank you.
Have a great week.
wensolutions
KeymasterHello @rangod,
Yes it is possible to change the order of the section by using the child theme .
Child theme reference:
https://codex.wordpress.org/Child_Themes
You 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 themes functions.php file paste below given code .
https://gist.github.com/anonymous/4c726e02eab3e0e8f6fa777962c43e0d
Hope this helps.
Best Regards!!
Have a great week ahead.
June 26, 2017 at 12:15 am in reply to: Home Page Slider jumps to two different sizes when scrolling #46127wensolutions
KeymasterHello @dparker,
The issue has been noted as known issue and we are currently working on this . We will be releasing the update fixing the issue soon and we will let you know.
For the quick fix we are providing some CSS code, so Paste the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.site-header.evision-nav-type-2 { position:relative; }Hope this helps.
Best Regards!!
June 25, 2017 at 11:42 pm in reply to: In the footer Copyright or Powered By Text, can you add line breaks? #46126wensolutions
KeymasterHello @lasimon,
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/education-hub/reviews/
Best regards !!
Have a great week !!
wensolutions
KeymasterHello @tfmescia,
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/education-hub/reviews/
Best regards !!
June 23, 2017 at 2:57 am in reply to: In the footer Copyright or Powered By Text, can you add line breaks? #45767wensolutions
KeymasterHello @lasimon,
In order to put the line breaks you have to activate the child theme .
Child theme Reference:
https://codex.wordpress.org/Child_Themes
You 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 themes functions.php file paste below given code .
https://gist.github.com/anonymous/94ec3ad2387b062ef19f3c64399ad0da
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @tfmescia,
The simple breadcrumb feature that is included within the theme has the feature to show the parent page. To show the parent page in breadcrumb while in child page you need to assign the parent page to the child page from Admin Panel > Pages. Refer to below screen shot :
https://image.prntscr.com/image/OJiE-ZbRQImGRJh2pvfRLw.png
Similarly for the second query you can set the four column by going to Admin Panel > Appearance > Customize > Featured Content > Featured Content Type > No of Blocks ans set the no 4.
To disable the link use below given CSS in the location Admin Panel > Appearance > Customize > Additional CSS .
#featured-content article { pointer-events: none; }Hope this helps.
Best Regards!!
June 23, 2017 at 12:36 am in reply to: In the footer Copyright or Powered By Text, can you add line breaks? #45762wensolutions
KeymasterHello @lasimon ,
To split the footer use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media(min-width:769px){ .copyright{ float:left; } .site-info{ float:right; } }Hope this helps.
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @liapp73,
To have the music in the background you have activate the child theme .
Child theme references :
https://codex.wordpress.org/Child_Themes
You can also create the child theme using the plugin and below is the link to one of them.
https://wordpress.org/plugins/wp-child-theme-generator/
After creating the child theme in your child theme create file header.php. After creating the header.php file paste below given code .
https://gist.github.com/anonymous/c46b152e9b5022cf96027619aaf8a87e
Note: Replace the URL with the URL of the audio file obtained after uploading it in the WordPress Media section.
Hope this helps.Best Regards!!
wensolutions
KeymasterHello @rallisolicitors,
Upon inspecting your site we found that the theme you are using is not clean Corporate pro But WEN Corporate pro .
Now to make the slider only appear in the home page/ Front page go to Admin Panel > Appearance > Customize > Featured Slider > Slider Type and chose the option Home Page/ Front Page from Enable Slider On field .
Also please post your query by creating your own ticket under respective topic so that it would be easier for us to understand your issue properly and help you.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @likebathrooms,
When we have inspected your site URL , the url of the images is not showing the cropped height. So please verify whether you have set the hard crop size for the product by going to Admin Panel > WooCommerce > Settings > Products > Display . Also send us the screen shot of the Display page of WooCommerce .
If above steps does not solve the issue then you can also try using below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS .
@media(min-width: 769px) { .products .product-category img { max-height: 300px; max-width: 100%; } }Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @likebathrooms,
After changing the size of the thumbnail please once try regenerating the thumbnail and verify the issue .
If this does not solve the issue kindly let us know .
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @rallisolicitors,
Actually we are having trouble in understanding your query . The Clean Corporate Pro theme has option to show the slider only in front page but in post pages .
So please explain your query properly and post your site URL so that we could properly inspect further .
Hope you understand .
Best Regards!!
wensolutions
KeymasterHello @liapp73,
To remove the author and date information use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given css.
.single-post-meta { display: none; }Now to set the music you can use the plugins or you can also do it manually adding the java scripts.
Hope this helps.
Best Regards!!
-
AuthorPosts





