Wordpress themes
Using wordpress for a custom site
I am going design a site and I though about using wordpress for it as the clients want to be able to edit the content
WordPress as Backend, Laravel Front End: How to connect Routes?
I am going design a site and I though about using wordpress for it as the clients want to be able to edit the content
Where is Contango Premium source code [on hold]
Contango – Premium WordPress Theme are being sold, but it is also GPL licensed. Where can I find the source of the theme? Read more
WXR error in XML import attempt
I am desperately trying to import my .XML file from my local development database onto my real site. I am getting a Sorry, there has
Copy the other files or folder into child theme
It is possible to include or copy other files/folder in child theme from parent theme? Like, css folder and js folder? Because I made some
Determine Featured Image Size in header
I was using thumbnails of 192 pixels square but want to change the size to 235 pixels, the Regenerate Thumbnail plugin does not upsize so
Depending on third party plugins for theme functionality
I am building my own theme (first premium theme) and I admit there is lots and lots of decision making involved. One such decision where
How to move the sidebar in TwentyFifteen to the right?
Is it possible to move the sidebar in the TwentyFifteen theme to the right using a child theme and CSS only, or does it require
Documentation of theme
So I’m a developer and don’t know if this question exactly qualifies to be over here. Actually I’am working on a wordpress site and client
../../../../category/wordpress-themes/page/4/Define theme information other than through style.css
I’d like to define a theme’s information through other means (i.e., xml, plain php, yml, json, etc) - Is that possible? If so, how? Read
Website redesign - New theme - Help needed
and thanks in advance for reviewing this request This is my website https://www.recepti-kuvar.rs/ A recipe website, with 350+ recipes and 100+ registered users submitting new
How does WordPress load themes? It doesn’t see mine (symlinked)
I’m storing my theme in Dropbox, normally i just create a symlink in: wp-content/themes to the directory in Dropbox and everything is fine. It works
how to import a json setting file from code in redux framework?
I use redux framework for option panel of my theme. Redux has ability to import/export setting files, I want import a setting file(.json) from code,
Embedded Videos (PB) - Not Available
I am using this link to create a wordpress website VIDEO At minute 53 the guy is using “Embedded Videos (PB)” widget in order to
Theme transfer, redesigning, hosting, redirecting
I am redesigning two sites that are wordpress.org (invitationoxford.com and invitationtupelo.com) I want to use the theme “puzzle” which I have already purchased not knowing
Understanding wp_enqueue_style
I am trying to understand how wordpress works. but i am having issue understanding how wp_enqueue_style(), wp_enqueue_script() works in relation to page output. From my