• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

Blade File Changes are not reflecting

Bug Report
2
7
1.1k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C
    codebase last edited by 20 Mar 2023, 03:57

    I have made the changes in product view blade file. I am using different theme name "ThemeName" with below code in themes.php.

    'sps' => [
    'views_path' => 'resources/themes/sps/views',
    'assets_path' => 'public/themes/sps/assets',
    'name' => 'ThemeName',
    'parent' => 'velocity'
    ],

    I have applied all the codes like vendor:publish --force, optimize, route clear, config clear etc etc. But still not showing.

    Note: If I select velocity theme from the admin panel, it is working but not in the "ThemeName" theme.

    Please help. Because it won't work for my all the changes, I will make in this theme.

    1 Reply Last reply Reply Quote 0
    • sanjay-webkul
      sanjay-webkul last edited by 20 Mar 2023, 11:06

      Hi there,
      Please run the given command, and if still getting the same issue then please let me know.

      php artisan vendor:publish --all --force
      1 Reply Last reply Reply Quote 0
      • sanjay-webkul
        sanjay-webkul last edited by 20 Mar 2023, 11:07

        or you can press the number of new theme while publishing the code.

        php artisan vendor:publish --force 
        > press the number of new  theme
        1 Reply Last reply Reply Quote 0
        • C
          codebase last edited by 20 Mar 2023, 12:47

          @sanjay-webkul : Thank you for your response. All the steps have been done but still no luck

          1 Reply Last reply Reply Quote 0
          • C
            codebase last edited by 21 Mar 2023, 10:21

            @sanjay-webkul : Waiting for your response.

            1 Reply Last reply Reply Quote 0
            • sanjay-webkul
              sanjay-webkul last edited by sanjay-webkul 22 Mar 2023, 08:14 22 Mar 2023, 08:14

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • sanjay-webkul
                sanjay-webkul last edited by 22 Mar 2023, 08:20

                Hi there,
                Please follow this doc. i guess you skiped some steps.

                1 Reply Last reply Reply Quote 0
                2 out of 7
                • First post
                  2/7
                  Last post