Skip to content

issues Search Results · repo:gridsome/gridsome-starter-wordpress language:Vue

Filter by

23 results
 (58 ms)

23 results

ingridsome/gridsome-starter-wordpress (press backspace or delete to remove)

Hello, I want to thank you in advance for this gridsome, and I want to use it a lot because I think it is very good to manage graphQl. but I have had a lot of problems to get it to work at the time of ...
  • kmytor
  • Opened 
    on Aug 31, 2022
  • #30

I m working on a site that uses JWT authentication for all third-party API calls. Is there documentation on how to create a request to a custom endpoint generated by a WordPress plugin and how to add ...
  • caraya
  • Opened 
    on Apr 4, 2021
  • #29

Hello, does it support custom post types? I am running a job site and my custom post type name is jobs can i fetch such custom post type data using it or not? thanks.
  • lorvent
  • Opened 
    on Oct 24, 2020
  • #28

I just started looking at using Gridsome to migrate our WordPress site to the JAM-stack. This starter works great for a single site. However, the WP instance I am working with is a multilingual site, where ...
  • Quizje
  • 1
  • Opened 
    on Aug 12, 2020
  • #27

Is there a way to access the Queried Categories for a post so I can include the category slug in the Post path? Something like this /:category/:slug
  • nathanaelphilip
  • Opened 
    on Jul 16, 2020
  • #26

First time using Gridsome.. Tried with both WordPress starters. This one and other bootstrap.. Same error on both. What i m doing wrong? ERROR Failed to compile with 2 errors ...
  • sajjadalis
  • 4
  • Opened 
    on Dec 17, 2019
  • #24

Looks like some custom post types have a rest_base value starting with /. This makes the fetch request look something like BASE_URL /wp-json/wp/v2//api/winners which fails. I modified getPostTypes to ...
  • IHIutch
  • 1
  • Opened 
    on Sep 27, 2019
  • #23

I am trying to fetch data from wordpress site, located on subdomain of my personal site. I have created .env file in the root directory of project, inside which i have added WORDPRESS_URL=https://woo.islamibakaev.ru/ ...
  • devellopah
  • 16
  • Opened 
    on Sep 21, 2019
  • #22

@hjvedvik - I m updating the wordpress starter to be compatible with gridsome 0.7, at least on my fork, for a future PR. The only deprecation notices I m still getting are regarding using templates for ...
  • petethompson
  • 3
  • Opened 
    on Sep 18, 2019
  • #21

routes: { page: :link , post: /media/:year/:month/:slug , //adds route for post post type (Optional) post_tag: /tag/:slug // adds route for post_tag post type (Optional) ...
  • Kainkainkain
  • 11
  • Opened 
    on Aug 7, 2019
  • #19
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub