Skip to main content

Questions tagged [paths]

0 votes
1 answer
57 views

I am new to plug-in development, and I am impressed with the support and documentation. I have been able to implement a Gutenberg Block plugin and enter all the variables I want. It’s now time to ...
Timothy Paustian's user avatar
0 votes
1 answer
48 views

I am in the process of building a new site. On my old site, when logged in, I was able to view the path for each PHP file that ran a page. Any clue why i cant see this on new site?
Glick Fire's user avatar
0 votes
1 answer
74 views

I need to use file_get_contents() in my theme to include an SVG file. As far as I know, an obvious way to do this would be the following: file_get_contents("https://example.com/wp-content/themes/...
Ivan Vetoshkin's user avatar
0 votes
1 answer
78 views

I'm developing a plugin that may also be used as a library in themes or plugins. I need to enqueue a custom script, but I cannot know the absolute path to the script, as the final location of the ...
Gerard Reches's user avatar
0 votes
0 answers
175 views

I'm new to coding and I'm struggling a bit with migrating my code to wordpress. I made a Random Video player with PHP to play a random file from specific folder on load. I tested it locally and ...
big beans's user avatar
0 votes
1 answer
104 views

I'm trying to get a path inside an inline SVG in the Header of my website to rotate when the user scrolls the page. It's a really neat feature, but it's not working on some iPhones. Here's the ...
ThatJonWilson's user avatar
-1 votes
1 answer
210 views

How to give path to enqueue in functions.php wp-content/plugins/dl-grid-addons/includes/wp-bakery/tsw/tsw-tools/assets/js/tsw-tools.js
015ra's user avatar
  • 9
0 votes
0 answers
99 views

Hello I am new to this and i want to export my local made website on xampp and add to hosting ( live ) and i need relative paths in theme and everything but i have Absolute how to change it?
Adam's user avatar
  • 1
0 votes
1 answer
162 views

How to add specific tags under categories on Wordpress Main categories on my blog example.com/recipes example.com/fashion example.com/beauty example.com/life I want to add tags under this recipes ...
sachla's user avatar
  • 1
4 votes
1 answer
7k views

I want to include one file from the plugin root to somewhere in the plugin folder. Folder structure: /plugin /folder <- Can't 'esacpe' from this folder to root /otherfolder /req-file-to-...
Milosh N.'s user avatar
  • 215
0 votes
0 answers
55 views

I have the multisite Wordpress site: domain.com/siteA domain.com/siteB Now when the post is published on main site (domain.com), it looks fine because bunch of resources are OK path: https://domain....
Dalibor's user avatar
  • 101
1 vote
1 answer
458 views

I have created a sub-domain img.domain.com and in the database I have changed the required paths inserting the root and the url to this sub-domain. I have also changed these paths in options.php under ...
infonory's user avatar
0 votes
1 answer
329 views

I applied a filter to remove theme styles and javascript in function.php, but I want this to happen only if the url not ends with /amp/
user3418508's user avatar
0 votes
1 answer
964 views

Right now all pages path like /faq/ or /about/. I need path like /home/faq/ /home/about. I tried change url slug in edit page. But Wordpress change my home/faq to home-faq. I installed plugin Create ...
Roman Kh's user avatar
  • 103
0 votes
1 answer
314 views

Why does it seem that WP requires me to utilize the entire and true file path instead of being able to use a relative file path? I know for safety its better not to use a true file path. In one of my ...
Kris's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
9