0
votes
0answers
4 views

Child theme not importing parent styles

I have created a child theme for my parent theme. Just added style.css and functions.php files in child theme. Original Theme Name: Verb Lite (Directory name verb-lite) I created new folder verb-...
0
votes
0answers
3 views

Visual Composer in Custom Theme

When I add the fullwidth row in VC, the left/right column moved to the bottom of the page, under the main content. How can I avoid this problem? is there a trick through css?
0
votes
0answers
2 views

start.js:45TypeError: Not enough arguments on Safari

I'm having this error in the console of Safari ( only on Safari) start.js:45TypeError: Not enough arguments I can not find any start.js file Seems all my wordpress website are having this error in ...
0
votes
0answers
6 views

Insert Address fields into function

Using the following code I am able to get the coordinates of an address using Google's Geocoding API, I've tested it with a plain text address where its currently written "ADDRESS GOES HERE" and its ...
0
votes
0answers
14 views

Very strange behaviour related to htaccess and custom posts and custom posts substrings (BUG?)

I have a custom post whose name is "babysitter". I wrote this in my .htaccess: RewriteRule ^babysitter/?$ /index.php/some-page/ [QSA,L] In layman terms, if url matches hostname.com/babysitter ...
-2
votes
0answers
16 views

How to declare my fonts' rules in style.css to prepare it to enqueue custom fonts?

I currently have my HTML template ready to be transported to WP. I am struggling to find a good way to affect every selector that I need to affect with customs fonts customers will pick, currently, my ...
-2
votes
0answers
10 views

please can any one help me in Error in admin_bar_links and share icons

I'm Getting two error messages 1.There are references to the Redux Framework support site in your config's admin_bar_links argument. This is sample data. Please change or remove this data before ...
0
votes
1answer
14 views

display ftp connection form in admin panel

I use the flatsome theme on my website. In the admin panel, the connection information with ftp is always displayed. How to stop showing this form on the pages of the admin panel
-2
votes
0answers
7 views

How to create a shop for groups, with product customisation and individual payments

I’m going to build a WP site for groups to buy custom hats. In short, here is an example of what I want to archive with my shop: Example: Shop: Custom hats Idea: I have a project where a group ...
-2
votes
0answers
10 views

Wordpress empty query error on line 1887 or wp-db.php

Can someone please tell me if this is wrong? It works 90% of the time then sometimes I get the empty query error: global $wpdb; $userdb =new wpdb(user, pwd, 'myDB', host); $sql = $userdb->prepare(...
-3
votes
1answer
14 views

Cannot do anything anymore from dashboard

i just deactivated my buddypress plugin and now my wordpress site not showing anything from dashboard.How do i fix it
0
votes
0answers
11 views

How to set media folder for each type outside of the media directory

I'm trying to create very organized media URLs for SEF reasons as well as creating the most simple structure possible. For example: site/image/postname/photo.jpg site/video/postname/video.mp4 site/map/...
0
votes
0answers
8 views

wordpress insert query is but update query does not run

Hi I am trying to update database field value in my wordless table .Insert query is run.But when I am trying to update filed data .then update query does not run.when I set any static value then data ...
0
votes
1answer
17 views

How to add post meta in while loop?

I've got the post id from the meta value and used while loop to show them. Now my problem is that I also need a form to add another meta value (e.g. 1,2,3) for meta key 'rank' to each post id. $args =...
-1
votes
0answers
19 views

Someone create a wordpress site for me and I only have an author account. What should I do to get admin rights?

Suppose the following scenario. Someone else created a wordpress site for me and he only gave me an account with author rights. I don't have any credentials from the hosting provider. The author ...

15 30 50 per page