Can't Modify Wordpress Theme from Dashboard - wordpress

Has anyone ever worked with the Booard theme created – but no longer sold or supported – by Theme-Paradise? My boss has asked me to update a simple button link on the page below and I can’t for the life of me figure out how to modify a page with this theme. As I'm new to the company I don't yet have access to the server to modify the theme files, so I'm confined to the WP dashboard. I've looked through the editor but no luck.
Any help would be greatly appreciated.
The page I need help with: http://www.tech-30.com/careers/

I found it. If you click on Edit Page > 'Screen Options' at the top of the page and enable 'Custom Fields' it opens up a JSON page builder with shortcode text field entries further down on the page under the post field entry. I was able to change the link from there. It took a while to update so I wasn't seeing it on the site for whatever reason.

Related

Wordpress - WooCommerce - Typo

Bit of an issue I'm having with the WooCommerce plugin on WP.
When installed, it points to a default store page (changeable to other pages). However, whichever page it points to is completely blank in the WP editor, but has assets like a sidebar and product menu when previewed/published.
This is somewhat editable within WooCommerce's customise tab in WP. You can add/remove sidebar.
screenshot of the customise tab
However, I cannot for the life of me remove the product menu from the page because the editor shows a blank page, but WC is adding in its default assets. Its default assets would be fine, if it wasn't for the typo in the sidebar. 'Brows by categories' instead of 'Browse by categories' is utterly infuriating.
screenshot of the published page with iffy sidebar
I could remove the store page entirely, but I want to run it in catalog mode which removes 'add to cart' and everything that goes with it.
The aim of the page is to essentially show products available in store, with all the details like a store page, but without the purchasing functionality.
So far I've tried:
Uninstalling and reinstalling plugin
Editing HTML on the page (nothing shows just like the edit page)
Removing default store page (this disables catalog mode, the plugin I need)
I wouldn't be against ditching WooCommerce if I was able to setup a product catalog by other means. WooCommerce' system would be so good if it weren't for that ruddy typo!!
Any help would be incredibly appreciated. Thanks
Woocommerce is fullly customizable, it has a lot of action/filter which you can hook into to edit things or just overwrite his template file by simply copying them into your theme main directory inside the "woocommerce" folder (if you don't have it already, simply create it).
After you created that directory you can copy any file from the /wp-content/plugins/woocommerce/templates directory and just make it become w/e you want =)
You can create a personalized shopping page with the elementor plugin.
Working with elementor is very simple and you can get the result you want with a simple Google search.
I hope I could help.

How do I edit a meta field?

Good morning! I have a small problem with a Wordpress site. Basically our site contains information above the main menu. Before, this info, was editable via a meta field directly from the Wordpress back end on the HOME page, now (since I upgraded to Wordpress 5 and 6) this meta field to change those dates above the menu I can't find it. How can I solve? I tried looking at the .phps from the file manager but can't find that section. Could you help me?
Thank you
Good Morning. If these were default custom fields from WordPress then you should check in top right screen option whether "custom fields" are checked/enabled. In latest WordPress versions with Block Editor Enabled, you will find this option when you will click on 3 dots on Top right and then in Preferences>>Panels

Cannot create Elementor Posts page in Wordpress although I have selected in Reading page

I want to use my Posts page with Elementor modules.
I have done my Homepage like that
but cannot do the same with Posts page.
I have created an empty page,
added some modules.
And selected this page as Posts page in Reading page.
But when I click a page on my website,
my Elementor Posts page is not seen,
the default Wordpress page is seen.
Update :
I'm using Neve theme on Wordpress v5.8
My website address is Tubefavorites.com
My homepage with Elementor and posts page with default Wordpress has different fonts
and my homepage and posts page's components are in different order.
(In homepage its Tags, Categories, ...
In my posts page its Tags, Last Posts, ...
I'm working online in browser (its not local).
There is no error on Chrome Console.
Update end.
Currently I'm trying this in Turkish pages.
I will make the English Elementor page after I fix this.
How can I fix this?
Thanks
Do you have Elementor enabled for post?
Thus, if I understood correctly, you have created a page post and want to add it as homepage. You should go to settings - reading and select via dropdown the page you have created! Then, you will see your page as homepage and not the default one
There is also an explanation in support forum, that someone has the same problem. Please read below:
"Looks like you’re trying to edit your Posts page that has been assigned in your WordPress Reading settings (Settings > Reading). If this is the case, you may not be able to edit the assigned Posts page directly with Elementor (Basic version).
You can try deselecting the page (in the “Posts Page” box within your Reading settings) then try editing this page with Elementor"
link to the source: https://wordpress.org/support/topic/cannot-load-posts-page-with-elementor/
Thus, disable your page through Settings - Reading, edit/modify (whatever you want) your Post page. After that, you could add your page blog posts URL to the meny item (or use this URL to wherever is nessecary)
EDITED
What plugin are you using for the translations?
I saw your homepage playing correct, right? Thus, you have selected your custom page correctly, through the Settings - Reading.
Now, if you want to see the same results in Turkish, you need to translate your home page too! So, add the translation in turkish language too, or duplicate the english version for turkish one and it will play!
UPDATED
I think there is an issue with the blog page (and single post template, as I am reading in WP forum for this theme). Try to check inside Appearence -> Customize, if there is any options there, thus could change the blog template. Somehow the theme overwrites your options. Furthermore, take a look at the blog theme's doc here:
https://docs.themeisle.com/article/1306-neve-blog-archive-options
I have learned that, I have to use Templates page, in Elementor Pro.
I didn't have been selected it.
Thanks to Hakkı Uçar for this
and for installing and for helping.

How to create a static page where to add posts in wordpress?

I am new with Wordpress and I need some help.
I have added this theme to my website (theam demo link) and I am trying to create a page where I can add new post and every post must be on the same page and with a read more button (like home page from the link).
Go to Settings > Reading and under "Front page displays" select "Your latest posts."
You should go to the WordPress site and read the getting started as this is a basic setting. Also, read the documentation that comes from the theme developer. It will have further information as well.
In your WordPress admin,
go to Pages » Add New to create a new page Like Blog
go to Settings » Reading
under the Front page displays option choose A static page.
under the Blog page displays option choose A Blog page.
Hello,
You should create a child theme where you can enter a custom template where you can enter the custom loop you need to have the posts you want to show.
Then you will need to create a page and activate it with the custom
template you made.
Hope that can help, however there are a lot of other ways to achieve what you want and this one is not the most beginner friendly but i think it is the most developer friendly, so i think you should at least check it out.
install the plugin visual composer it will help you a lot

Why won't the WordPress editor make changes to html page with custom template?

I had created a custom page-Contact.php file to use as the template for the contact page of my website.
When adding short code (or any text at all) to the WordPress editor in my WordPress admin section, no updates were being made to the html after inspection of the source.
I solved my own problem, but it was a little tough for me as a beginner to find the answer so I'll post it again in hopes of helping someone else.
Add the loop!
All pages need a loop in order to display any info/changes from the visual editor.

Resources