Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterHello,
Can you please check this screen record? Is it something like this
https://www.awesomescreenshot.com/video/5391680?key=6fc2f795a389b24801e2112001121b1eWe will release the update by tomorrow, please update the theme
Psink
Keymaster@BROKERSDIGITALES, Ah ok i got it, actually it’s a tags of the post. Once you add a tag to a post it will automatically show up there
Psink
KeymasterHello,
Can you please explain in more details with some reference screenshot? The url you have provided is the local url that’s not works in others laptop.
The design is prebuilt built it is not possible to edit the page with any other page builder plugins. Only the possible way is to edit the theme code. You can build the child theme and add the code to override the existing code. OR if you want a small changes for example changing color and font style, you can add a additional css in the theme
-
This reply was modified 4 years ago by
Psink.
Psink
KeymasterHello Diego
Actually by defaults only first 45 tags will display in the tag list. If you want to display more than 45 tags in the list. You need to add a few line of code in the function.php file.
function magazine_plus_pro_tag_cloud_args( $args ) { $args['number'] = 70; // the number of tags you want to display. return $args; } add_filter( 'widget_tag_cloud_args', 'magazine_plus_pro_tag_cloud_args' );
add this code in the function.php file. I recommend you to generate the child theme and add this code in the child theme
or,
You can provide us a login details through our contact form, we will add a code for you.here is the url for contact form
https://themepalace.com/contact-usPsink
Keymaster@DEERRICKAGREEN, Yes we can make the background transparent. We need to add a few CSS code in the additional css. Can you please share your site URL? we will provide you a css code Or, you can share your site login through our contact form, we will inspect and add a correct css to fix this issue
here is the url for contact form
https://themepalace.com/contact-us-
This reply was modified 4 years ago by
Psink.
Psink
Keymasterhello,
here is the new link, please follow this
https://www.awesomescreenshot.com/video/5087068?key=d6a45ac561dba82017a2d86ea51d025fPsink
Keymasterahh so you tried to edit homepage using elementor. yes, you can use elementor to bulid the pages but homepage is not based on the elementor, actually it is based on customizer settings.
please follow the theme instruction to setup the homepage an other stuff in the theme
https://themepalace.com/instructions/themes/education-soul-pro/#doc-how-to-setup-homepage-frontpage-as-shown-in-the-demo-7Psink
KeymasterHello,
Did you use a plugin to create event? Please just create a post and assign a category event to the post. It will show category on the select options. As you can see in the screen record
https://www.awesomescreenshot.com/video/5291036?key=2809a9838b3715c38ced72092063f3a7
Psink
Keymaster@WILDSOUTHERNESCAPES, Can you please send your login details to us through our contact form
https://themepalace.com/contact-us/ – we will help you to import demo dataPsink
Keymaster@VITTORIO, please follow the screen record
https://www.awesomescreenshot.com/video/5247586?key=3cb1e5bb843fca32f2d17e519934d177
Psink
Keymaster@CHUNGABEAN, please add this CSS in the Additional CSS
.page-id-1399 figcaption{ text-align: center !important; }
Psink
KeymasterHello,
Please follow the screen record
https://www.awesomescreenshot.com/video/5231311?key=4f7a59ad21aa0778002e5f78dd927c41Psink
Keymasterhello David
can you please share your site URL?
Psink
KeymasterHello david
Can you please share your site URL?
-
This reply was modified 4 years ago by
-
AuthorPosts