Forum Replies Created
-
AuthorPosts
-
Hi,
Kindly “Export XML” from your current site and import this on your new site. see given link to export and import site content.
https://wordpress.com/support/export/
https://docs.oceanwp.org/article/463-how-to-import-a-pro-demoRegards,
DaveApril 21, 2025 at 11:45 am in reply to: Missing SKTTHemes 2025 Folder & Template Access Request #229237You are welcome 🙂
Regards,
DaveHi,
Issue have been resolved. Kindly check and confirm.
Regards,
DaveApril 17, 2025 at 1:40 pm in reply to: Adding a custom social media icon in the social icon section #229207Hi,
We check, and this is not a theme issue; it’s a plugin-related error. Kindly deactivate all plugins, and after deactivating the plugins, clear the browser cache and check and ask about this error to the plugin provider. If this error is showing after deactivating all plugins, please share a screenshot and login details.
Regards,
ChrisHi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveHi,
Issue have been resolved. Kindly check and confirm.
Regards,
ChrisHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:1024px) and (max-width:1290px) { .slider-main .nivo-caption .title { font-size:50px; padding-bottom: 0px !important;} .slider-main .nivo-caption { top:82% !important;} .logo img { height: auto; width: 75%;} }
Regards,
DaveHi,
1. The themes overview shows “Newspaper Pro updatet April 2025”. I use already 3.0 (from last year) – are there any new functions?
Ans: We haven’t made any major updates. If you want to use the updated theme, you can use it. If you would rather not use the updated theme, there is no issue.
If you want to use the updated theme? Kindly take a backup of your current one first, then update.
Regards,
ChrisHi,
We forgot to provide the code of function.php file, Kindly add this code in function.php file.
// WordPress wp_body_open backward compatibility if ( ! function_exists( 'wp_body_open' ) ) { function wp_body_open() { do_action( 'wp_body_open' ); } }
Kindly add given code in “header.php” file below this
“<body <?php body_class();?>>”
Add this code :
<?php do_action( ‘wp_body_open’ ); ?>
Regards,
ChrisHi,
Kindly add given code in “header.php” file below this “<body <?php body_class();?>>”
Add this code : <?php do_action( ‘wp_body_open’ ); ?>
Regards,
ChrisOk cool.
Regards,
DaveYou are welcome 🙂
Regards,
ChrisHi,
Do you want to change the footer menu?
Kindly refer to our documentation on how to change the footer menu. 👇
https://sktthemesdemo.net/documentation/newspaper-doc/#footer-section
Regards,
ChrisHi,
Footer / importent links (Wichtige Links), 1.st row: how can I change these links? some are old.
Ans: I am not sure what you mean by this. Can you may be draw or point out in an image?
You can upload image in https://imgbb.com/ and share the link here.
Regards,
Chris -
AuthorPosts