Wordpress (Free) news themes - wordpress

I made a website by wordpress (online). I've tried free news themes but in these themes, slides don't work. And all themes aren't responsive, namely toggle button doesn't work. What can I solve these problems? Thanks in advance

I can recommend you the following site if you want it to be a great WordPress web site. For little money you get great themes here: https://themeforest.net/category/wordpress
Personally, I would recommend you a theme that works with Elementor Builder. These can be edited very easily and are responsive.
Is not meant to be an advertisement but this is my favorite theme: https://themeforest.net/item/jupiter-multipurpose-responsive-theme/5177775

Related

Applying a different Wordpress Template to a different wordpress theme

I purchased a wordpress theme as shown in the url here https://seosight.crumina.net/. Since then i have changed my mind and browsed for ready made templates and happy with the template located here https://themes.semicolonweb.com/html/canvas/demo-seo.html
However, since i purchased the theme, can i buy and push the templates in the existing themes with minimal work or do i need a wordpress developer?
The short answer: no, you can't.
The themes aren't only a PHP template. The also have css and JavaScript files. And also some php custom functions.
The best way to replicate the page you like is with a designer, like Elementor, Divi, Oxygen, etc. Or better yet, with a developer :)

Can a bootstrap theme I created and connected to WordPress have plugins added, so I can add a news feed, events feed and calendar to my website pages?

The site is a charity site, which is expected to have a news feed of goings on within the charity and events. Most of the home page is complete. But I don't know exactly how to write the code for an article in bootstrap, so that when I upload it to WordPress, it will interact properly. Allowing me to create new articles, remove old ones, etc. I either need to find out how to do this, or find out if I can use plugins to give me the same effect. This is my first time using WordPress. If you know of even a tutorial or something that helps with the news feed being built in bootstrap to work in WordPress, I would be over the moon. Thank you to anyone who offers their help!
I've tried to find an answer online but all I get are pre-built news theme suggestions. I guess there just that many it drowns out any answers.
The short answer is no.
A bootstrap theme is just a static page. (HTML, CSS, JS, etc.) But WordPress creates all its pages dynamically. This is because all the blog posts are saved in a database. In order to work with WordPress, you would really need to use a WordPress theme. If you know PHP you could easily migrate your bootstrap theme to a WP theme.
There is even a bootstrap starter Theme which might help you to get started: https://de.wordpress.org/themes/wp-bootstrap-starter/
In this case you would really just need to add your markup, styles and scripts to the project.

Optimising woocommerce to be aligned on mobile

I've installed WooCommence into my theme but when it goes to the mobile version the Shop section doesn't stay inline with the theme. It looks fine on desktop.
http://twosixwellness.com.au/shop/
If anyone has seen this issue before and has a solution please let me know.
Thanks for your assistance.
Michael
all you need to to is to select a responsive theme, there are a lot of nice themes for free in wordpress. Woocommerce depends on the theme you choose. Most of the themes are woocommerce friendly but make sure you choose a responsive theme.

How do I convert my bootstrap website into a drupal theme?

I made a bootstrap e-commerce website. I came to know that the Drupal CMS has all the feautures that I need to get things done in my website. The only thing that I need now is "How do I convert my site into a drupal theme"
I saw many tutorials which tell how to convert HTML into drupal theme, nut I am not sure how to integrate Bootstrap theme with it. Acquia might help, but I am not sure if it would be flexible enough?
Can someone tell me how do I convert my site, briefly, in steps?
You can use drupal bootstrap theme as a base theme
https://www.drupal.org/project/bootstrap
and then can create a sub theme in drupal.Create your own template files and add your html snippets there.For debugging while creating the theme use drupal theme developer module.
https://www.drupal.org/project/devel_themer
For more drupal theming have a look at documentation on drupal.org

Drupal gallery in Wordpress

I have been asked to advise on a gallery on their Old site and recreate it in WordPress. I dont know what gallery plugin they used, but do you know where I can find a tutorial or another plugin that looks identical to it? Any suggestions will help.
Thanks,
Josh
Yup Sure You can search a gallery plugin at the site Wordpress plugin here is one plugin as per you need fro your site.
This site has some handmade effects. I uses the Fisheye plugin and the jQuery Lightbox module ubt it also use them manually. If you inspect the source of the page you will find out the functionality.

Resources