Questions tagged [wordpress-theme-astra]
31 questions
3
votes
1 answer
Updating WordPress Page Content with REST API Messes Up Styling in Astra Starter Templates
I'm running a WordPress site with the Astra Starter templates plugin installed and I'm having trouble updating a page using the REST API.
I'm trying to update the text inside an
tag from "Hello World" to "Hello People". I retrieve the page's…

Ege Hurturk
- 693
- 1
- 10
- 12
1
vote
0 answers
Permission Denied Error on WP Starter Templates Import
I have a server, which has a user called user.
I am executing PHP commands in a directory with shell_exec, and executing "whoami" through shell_exec returns user.
I also install a wordpress installation with wp-cli commands with installing plugins,…

DarthVader
- 37
- 1
- 8
1
vote
1 answer
woocommerce variable product "add to cart" says "Please select some product options before adding this product to your cart."
I have created a variable product with four different quantities, but on the front end, while adding it to the cart, a pop-up says, "Please select some product options before adding this product to your cart."
I have tried downgrading and changing…

Dream Host
- 109
- 1
- 6
1
vote
1 answer
If else PHP using the_field() is not working
I created a custom field to indicate a featured resource. It is just a text box you can type "yes" if it is featured. I'd like the featured resource to display first before the other resources in the loop. When I run the code, nothing in the "if"…

jinha
- 23
- 4
0
votes
0 answers
Logo and image layout changes aren't reflected on mobile
I'm making a website using starter template in Astra theme through Spectra, desktop version seems good but when checking the website on mobile it only shows the logo which initially came with starter template instead of my logo which I've used on…

Russ
- 1
0
votes
0 answers
Astra theme for Wordpress - related products do not respect responsibility in Woocommerce product detail
Related products at Woocommerce product detail on some mobile phones do not respect responsibity, so it shows 4 very thin columns. Altough only 1 column is set at settings.
https://www.nabytek-natali.cz/p/calounena-postel-boxspring-bolero/
Any…

LordMagik
- 43
- 10
0
votes
0 answers
How do I add a second 'single product' in Wordpress?
enter image description here
How do I add a second single product page? Is it even possible?
Specifically, I have about 600 products or so, and I want to add repairs as well. I want to use the repairs page as a single product page, as well as…
0
votes
1 answer
Post Title not showing (Astra Theme + Elementor)
Any idea why Elementor does not display the post title?
in Elementor the "Hide Title" option is disabled
in Astra Post Editor the Toggle "Hide Title" is disabled
under "Single Post Settings" the option "title und blog meta" are
visible
any…

Jürgen Faè
- 7
- 3
0
votes
0 answers
How to remove AJAX when updating the quantity of the product in the cart page - Woocommerce
I want to remove AJAX when changing quantity of products, instead of using AJAX I want to change quantity then execute by clicking update cart button.
Plugin: Woocommerce - version 7.7.0
Theme: Astra - version 4.1.3
Thanks for watching.

duyrom
- 1
- 3
0
votes
0 answers
WP Bakery and Astra Pro CSS/JavaScript layout issue
i have issue with my Astra + WP Bakery Visual Conposer. I can't understand if this is a css or Jquery (or both issue)
After first page loading everything is fine, then as I scroll, main layout container go beyond the right edge on mobile (and…

Lenus Media
- 11
- 4
0
votes
1 answer
Wordpress: How to move 'select options'-/'add to cart'-button below product title
So, the 'select options'-/'add to cart'-button used to be below the product title. Now it's not anymore. I haven't done anything except updating plugins. I guess it can be fixed by CSS, but I don't know how.
Site: Click

caskjaer
- 3
- 3
0
votes
0 answers
Steps to Install Astra Pro and activate license
I used a free astra theme and elemntor to build a WordPress site. I have been able to get Astra Pro, and I am trying to install it.
I have been able to get the plugin, but I cannot input my license key to activate it
I tried watching videos and…

myt
- 167
- 2
- 3
- 10
0
votes
0 answers
Why is this custom function not working on WordPress?
I want to output the fields value of above meta from custom field and ads above post meta from ad inserter .
Is there any syntax error or something else. I couldn't figure out. Can anyone help me with it.
/**
* Single Post Title & Meta Order
*/
if…

John Caby
- 1
- 1
0
votes
1 answer
Sidebar on top in mobile view
Shop page link
I'm using astra theme. I add some filters on sidebar. On mobile view the filters come down to last of the page. I want the filters to be displayed above the content. Please guide on this or any alternative way (may be a plugin) to…
0
votes
0 answers
Woocommerce : add to cart & notice wrapper
I'm experiencing difficulties with the "add to cart" button on my product page.
When a customer clicks it, a woocommerce notice appears, which causes my mini cart to be unclickable, my carousel widget to lose its sticky and clickable feature, and…