Make WordPress Themes

Changeset 298648


Ignore:
Timestamp:
11/17/2025 04:40:25 AM (7 days ago)
Author:
themedropbox
Message:

New version of Bike Workshop - 1.5

Location:
bike-workshop/1.5
Files:
2 added
18 deleted
12 edited
1 copied

Legend:

Unmodified
Added
Removed
  • bike-workshop/1.5/functions.php

    r290386 r298648  
    164164
    165165    // Fontawesome style.
    166     wp_enqueue_style( 'fontawesome-style', get_template_directory_uri() . '/resource/css/fontawesome' . $min . '.css', array(), '5.15.4' );
     166    wp_enqueue_style( 'font-awesome-css', esc_url(get_template_directory_uri())."/resource/css/fontawesome-all.css" );
    167167
    168168    // Main style.
     
    176176   
    177177    // Navigation script.
    178     wp_enqueue_script( 'navigation-script', get_template_directory_uri() . '/resource/js/navigation' . $min . '.js', array(), BIKE_WORKSHOP_VERSION, true );
     178    wp_enqueue_script( 'bike-workshop-navigation-script', get_template_directory_uri() . '/resource/js/navigation.js', array(), BIKE_WORKSHOP_VERSION, true );
    179179
    180180    // Slick script.
  • bike-workshop/1.5/languages/bike-workshop.pot

    r291811 r298648  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Bike Workshop 1.2.6\n"
     5"Project-Id-Version: Bike Workshop 1.5\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/bike-workshop\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-08-25T11:57:12+05:30\n"
     12"POT-Creation-Date: 2025-11-13T13:14:14+05:30\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.11.0\n"
     
    6767msgstr ""
    6868
    69 #: functions.php:97
     69#: functions.php:103
    7070msgid "Sidebar"
    7171msgstr ""
    7272
    73 #: functions.php:99
    74 #: functions.php:125
     73#: functions.php:105
     74#: functions.php:131
    7575msgid "Add widgets here."
    7676msgstr ""
    7777
    78 #: functions.php:111
     78#: functions.php:117
    7979msgid "Footer  "
    8080msgstr ""
    8181
    82 #: functions.php:113
     82#: functions.php:119
    8383msgid "The Footer Widget Area"
    8484msgstr ""
    8585
    86 #: functions.php:123
     86#: functions.php:129
    8787msgid "Header Sidebar"
    8888msgstr ""
     
    101101msgstr ""
    102102
     103#: resource/tgm/class-tgm-plugin-activation.php:327
     104msgid "Install Required Plugins"
     105msgstr ""
     106
     107#: resource/tgm/class-tgm-plugin-activation.php:328
     108msgid "Install Plugins"
     109msgstr ""
     110
     111#. translators: %s: plugin name.
     112#: resource/tgm/class-tgm-plugin-activation.php:330
     113msgid "Installing Plugin: %s"
     114msgstr ""
     115
     116#. translators: %s: plugin name.
     117#: resource/tgm/class-tgm-plugin-activation.php:332
     118msgid "Updating Plugin: %s"
     119msgstr ""
     120
     121#: resource/tgm/class-tgm-plugin-activation.php:333
     122msgid "Something went wrong with the plugin API."
     123msgstr ""
     124
     125#. translators: 1: plugin name(s).
     126#: resource/tgm/class-tgm-plugin-activation.php:334
     127msgid "This theme requires the following plugin: %1$s."
     128msgid_plural "This theme requires the following plugins: %1$s."
     129msgstr[0] ""
     130msgstr[1] ""
     131
     132#. translators: 1: plugin name(s).
     133#: resource/tgm/class-tgm-plugin-activation.php:340
     134msgid "This theme recommends the following plugin: %1$s."
     135msgid_plural "This theme recommends the following plugins: %1$s."
     136msgstr[0] ""
     137msgstr[1] ""
     138
     139#. translators: 1: plugin name(s).
     140#: resource/tgm/class-tgm-plugin-activation.php:346
     141msgid "The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s."
     142msgid_plural "The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s."
     143msgstr[0] ""
     144msgstr[1] ""
     145
     146#. translators: 1: plugin name(s).
     147#: resource/tgm/class-tgm-plugin-activation.php:352
     148msgid "There is an update available for: %1$s."
     149msgid_plural "There are updates available for the following plugins: %1$s."
     150msgstr[0] ""
     151msgstr[1] ""
     152
     153#. translators: 1: plugin name(s).
     154#: resource/tgm/class-tgm-plugin-activation.php:358
     155msgid "The following required plugin is currently inactive: %1$s."
     156msgid_plural "The following required plugins are currently inactive: %1$s."
     157msgstr[0] ""
     158msgstr[1] ""
     159
     160#. translators: 1: plugin name(s).
     161#: resource/tgm/class-tgm-plugin-activation.php:364
     162msgid "The following recommended plugin is currently inactive: %1$s."
     163msgid_plural "The following recommended plugins are currently inactive: %1$s."
     164msgstr[0] ""
     165msgstr[1] ""
     166
     167#: resource/tgm/class-tgm-plugin-activation.php:370
     168msgid "Begin installing plugin"
     169msgid_plural "Begin installing plugins"
     170msgstr[0] ""
     171msgstr[1] ""
     172
     173#: resource/tgm/class-tgm-plugin-activation.php:375
     174msgid "Begin updating plugin"
     175msgid_plural "Begin updating plugins"
     176msgstr[0] ""
     177msgstr[1] ""
     178
     179#: resource/tgm/class-tgm-plugin-activation.php:380
     180msgid "Begin activating plugin"
     181msgid_plural "Begin activating plugins"
     182msgstr[0] ""
     183msgstr[1] ""
     184
     185#: resource/tgm/class-tgm-plugin-activation.php:385
     186msgid "Return to Required Plugins Installer"
     187msgstr ""
     188
     189#: resource/tgm/class-tgm-plugin-activation.php:386
     190#: resource/tgm/class-tgm-plugin-activation.php:823
     191#: resource/tgm/class-tgm-plugin-activation.php:2529
     192#: resource/tgm/class-tgm-plugin-activation.php:3576
     193msgid "Return to the Dashboard"
     194msgstr ""
     195
     196#: resource/tgm/class-tgm-plugin-activation.php:387
     197#: resource/tgm/class-tgm-plugin-activation.php:3155
     198msgid "Plugin activated successfully."
     199msgstr ""
     200
     201#: resource/tgm/class-tgm-plugin-activation.php:388
     202#: resource/tgm/class-tgm-plugin-activation.php:2948
     203msgid "The following plugin was activated successfully:"
     204msgid_plural "The following plugins were activated successfully:"
     205msgstr[0] ""
     206msgstr[1] ""
     207
     208#. translators: 1: plugin name.
     209#: resource/tgm/class-tgm-plugin-activation.php:390
     210msgid "No action taken. Plugin %1$s was already active."
     211msgstr ""
     212
     213#. translators: 1: plugin name.
     214#: resource/tgm/class-tgm-plugin-activation.php:392
     215msgid "Plugin not activated. A higher version of %s is needed for this theme. Please update the plugin."
     216msgstr ""
     217
     218#. translators: 1: dashboard link.
     219#: resource/tgm/class-tgm-plugin-activation.php:394
     220msgid "All plugins installed and activated successfully. %1$s"
     221msgstr ""
     222
     223#: resource/tgm/class-tgm-plugin-activation.php:395
     224msgid "Dismiss this notice"
     225msgstr ""
     226
     227#: resource/tgm/class-tgm-plugin-activation.php:396
     228msgid "There are one or more required or recommended plugins to install, update or activate."
     229msgstr ""
     230
     231#: resource/tgm/class-tgm-plugin-activation.php:397
     232msgid "Please contact the administrator of this site for help."
     233msgstr ""
     234
     235#: resource/tgm/class-tgm-plugin-activation.php:522
     236msgid "This plugin needs to be updated to be compatible with your theme."
     237msgstr ""
     238
     239#: resource/tgm/class-tgm-plugin-activation.php:523
     240msgid "Update Required"
     241msgstr ""
     242
     243#: resource/tgm/class-tgm-plugin-activation.php:930
     244msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
     245msgstr ""
     246
     247#: resource/tgm/class-tgm-plugin-activation.php:930
     248#: resource/tgm/class-tgm-plugin-activation.php:933
     249msgid "Please contact the plugin provider and ask them to package their plugin according to the WordPress guidelines."
     250msgstr ""
     251
     252#: resource/tgm/class-tgm-plugin-activation.php:933
     253msgid "The remote plugin package consists of more than one file, but the files are not packaged in a folder."
     254msgstr ""
     255
     256#: resource/tgm/class-tgm-plugin-activation.php:1117
     257#: resource/tgm/class-tgm-plugin-activation.php:2944
     258msgctxt "plugin A *and* plugin B"
     259msgid "and"
     260msgstr ""
     261
     262#. translators: %s: version number
     263#: resource/tgm/class-tgm-plugin-activation.php:1978
     264msgid "TGMPA v%s"
     265msgstr ""
     266
     267#: resource/tgm/class-tgm-plugin-activation.php:2269
     268msgid "Required"
     269msgstr ""
     270
     271#: resource/tgm/class-tgm-plugin-activation.php:2272
     272msgid "Recommended"
     273msgstr ""
     274
     275#: resource/tgm/class-tgm-plugin-activation.php:2288
     276msgid "WordPress Repository"
     277msgstr ""
     278
     279#: resource/tgm/class-tgm-plugin-activation.php:2291
     280msgid "External Source"
     281msgstr ""
     282
     283#: resource/tgm/class-tgm-plugin-activation.php:2294
     284msgid "Pre-Packaged"
     285msgstr ""
     286
     287#: resource/tgm/class-tgm-plugin-activation.php:2311
     288msgid "Not Installed"
     289msgstr ""
     290
     291#: resource/tgm/class-tgm-plugin-activation.php:2315
     292msgid "Installed But Not Activated"
     293msgstr ""
     294
     295#: resource/tgm/class-tgm-plugin-activation.php:2317
     296msgid "Active"
     297msgstr ""
     298
     299#: resource/tgm/class-tgm-plugin-activation.php:2323
     300msgid "Required Update not Available"
     301msgstr ""
     302
     303#: resource/tgm/class-tgm-plugin-activation.php:2326
     304msgid "Requires Update"
     305msgstr ""
     306
     307#: resource/tgm/class-tgm-plugin-activation.php:2329
     308msgid "Update recommended"
     309msgstr ""
     310
     311#. translators: 1: install status, 2: update status
     312#: resource/tgm/class-tgm-plugin-activation.php:2338
     313msgctxt "Install/Update Status"
     314msgid "%1$s, %2$s"
     315msgstr ""
     316
     317#. translators: 1: number of plugins.
     318#: resource/tgm/class-tgm-plugin-activation.php:2384
     319msgctxt "plugins"
     320msgid "All <span class=\"count\">(%s)</span>"
     321msgid_plural "All <span class=\"count\">(%s)</span>"
     322msgstr[0] ""
     323msgstr[1] ""
     324
     325#. translators: 1: number of plugins.
     326#: resource/tgm/class-tgm-plugin-activation.php:2388
     327msgid "To Install <span class=\"count\">(%s)</span>"
     328msgid_plural "To Install <span class=\"count\">(%s)</span>"
     329msgstr[0] ""
     330msgstr[1] ""
     331
     332#. translators: 1: number of plugins.
     333#: resource/tgm/class-tgm-plugin-activation.php:2392
     334msgid "Update Available <span class=\"count\">(%s)</span>"
     335msgid_plural "Update Available <span class=\"count\">(%s)</span>"
     336msgstr[0] ""
     337msgstr[1] ""
     338
     339#. translators: 1: number of plugins.
     340#: resource/tgm/class-tgm-plugin-activation.php:2396
     341msgid "To Activate <span class=\"count\">(%s)</span>"
     342msgid_plural "To Activate <span class=\"count\">(%s)</span>"
     343msgstr[0] ""
     344msgstr[1] ""
     345
     346#: resource/tgm/class-tgm-plugin-activation.php:2478
     347msgctxt "as in: \"version nr unknown\""
     348msgid "unknown"
     349msgstr ""
     350
     351#: resource/tgm/class-tgm-plugin-activation.php:2486
     352msgid "Installed version:"
     353msgstr ""
     354
     355#: resource/tgm/class-tgm-plugin-activation.php:2494
     356msgid "Minimum required version:"
     357msgstr ""
     358
     359#: resource/tgm/class-tgm-plugin-activation.php:2506
     360msgid "Available version:"
     361msgstr ""
     362
     363#: resource/tgm/class-tgm-plugin-activation.php:2529
     364msgid "No plugins to install, update or activate."
     365msgstr ""
     366
     367#: resource/tgm/class-tgm-plugin-activation.php:2543
     368msgid "Plugin"
     369msgstr ""
     370
     371#: resource/tgm/class-tgm-plugin-activation.php:2544
     372msgid "Source"
     373msgstr ""
     374
     375#: resource/tgm/class-tgm-plugin-activation.php:2545
     376msgid "Type"
     377msgstr ""
     378
     379#: resource/tgm/class-tgm-plugin-activation.php:2549
     380msgid "Version"
     381msgstr ""
     382
     383#: resource/tgm/class-tgm-plugin-activation.php:2550
     384msgid "Status"
     385msgstr ""
     386
     387#. translators: %2$s: plugin name in screen reader markup
     388#: resource/tgm/class-tgm-plugin-activation.php:2599
     389msgid "Install %2$s"
     390msgstr ""
     391
     392#. translators: %2$s: plugin name in screen reader markup
     393#: resource/tgm/class-tgm-plugin-activation.php:2604
     394msgid "Update %2$s"
     395msgstr ""
     396
     397#. translators: %2$s: plugin name in screen reader markup
     398#: resource/tgm/class-tgm-plugin-activation.php:2610
     399msgid "Activate %2$s"
     400msgstr ""
     401
     402#: resource/tgm/class-tgm-plugin-activation.php:2680
     403msgid "Upgrade message from the plugin author:"
     404msgstr ""
     405
     406#: resource/tgm/class-tgm-plugin-activation.php:2713
     407msgid "Install"
     408msgstr ""
     409
     410#: resource/tgm/class-tgm-plugin-activation.php:2719
     411msgid "Update"
     412msgstr ""
     413
     414#: resource/tgm/class-tgm-plugin-activation.php:2722
     415msgid "Activate"
     416msgstr ""
     417
     418#: resource/tgm/class-tgm-plugin-activation.php:2753
     419msgid "No plugins were selected to be installed. No action taken."
     420msgstr ""
     421
     422#: resource/tgm/class-tgm-plugin-activation.php:2755
     423msgid "No plugins were selected to be updated. No action taken."
     424msgstr ""
     425
     426#: resource/tgm/class-tgm-plugin-activation.php:2796
     427msgid "No plugins are available to be installed at this time."
     428msgstr ""
     429
     430#: resource/tgm/class-tgm-plugin-activation.php:2798
     431msgid "No plugins are available to be updated at this time."
     432msgstr ""
     433
     434#: resource/tgm/class-tgm-plugin-activation.php:2904
     435msgid "No plugins were selected to be activated. No action taken."
     436msgstr ""
     437
     438#: resource/tgm/class-tgm-plugin-activation.php:2930
     439msgid "No plugins are available to be activated at this time."
     440msgstr ""
     441
     442#: resource/tgm/class-tgm-plugin-activation.php:3154
     443msgid "Plugin activation failed."
     444msgstr ""
     445
     446#. translators: 1: plugin name, 2: action number 3: total number of actions.
     447#: resource/tgm/class-tgm-plugin-activation.php:3494
     448msgid "Updating Plugin %1$s (%2$d/%3$d)"
     449msgstr ""
     450
     451#. translators: 1: plugin name, 2: error message.
     452#: resource/tgm/class-tgm-plugin-activation.php:3497
     453msgid "An error occurred while installing %1$s: <strong>%2$s</strong>."
     454msgstr ""
     455
     456#. translators: 1: plugin name.
     457#: resource/tgm/class-tgm-plugin-activation.php:3499
     458msgid "The installation of %1$s failed."
     459msgstr ""
     460
     461#: resource/tgm/class-tgm-plugin-activation.php:3503
     462msgid "The installation and activation process is starting. This process may take a while on some hosts, so please be patient."
     463msgstr ""
     464
     465#. translators: 1: plugin name.
     466#: resource/tgm/class-tgm-plugin-activation.php:3505
     467msgid "%1$s installed and activated successfully."
     468msgstr ""
     469
     470#. translators: 1: plugin name.
     471#: resource/tgm/class-tgm-plugin-activation.php:3505
     472#: resource/tgm/class-tgm-plugin-activation.php:3513
     473msgid "Show Details"
     474msgstr ""
     475
     476#. translators: 1: plugin name.
     477#: resource/tgm/class-tgm-plugin-activation.php:3505
     478#: resource/tgm/class-tgm-plugin-activation.php:3513
     479msgid "Hide Details"
     480msgstr ""
     481
     482#: resource/tgm/class-tgm-plugin-activation.php:3506
     483msgid "All installations and activations have been completed."
     484msgstr ""
     485
     486#. translators: 1: plugin name, 2: action number 3: total number of actions.
     487#: resource/tgm/class-tgm-plugin-activation.php:3508
     488msgid "Installing and Activating Plugin %1$s (%2$d/%3$d)"
     489msgstr ""
     490
     491#: resource/tgm/class-tgm-plugin-activation.php:3511
     492msgid "The installation process is starting. This process may take a while on some hosts, so please be patient."
     493msgstr ""
     494
     495#. translators: 1: plugin name.
     496#: resource/tgm/class-tgm-plugin-activation.php:3513
     497msgid "%1$s installed successfully."
     498msgstr ""
     499
     500#: resource/tgm/class-tgm-plugin-activation.php:3514
     501msgid "All installations have been completed."
     502msgstr ""
     503
     504#. translators: 1: plugin name, 2: action number 3: total number of actions.
     505#: resource/tgm/class-tgm-plugin-activation.php:3516
     506msgid "Installing Plugin %1$s (%2$d/%3$d)"
     507msgstr ""
     508
     509#: resource/tgm/tgm.php:9
     510msgid "WooCommerce"
     511msgstr ""
     512
     513#: resource/tgm/tgm.php:16
     514msgid "Urgency & Countdown Widgets for WooCommerce"
     515msgstr ""
     516
    103517#: sidebar.php:25
    104518#: theme-library/function-files/class-breadcrumb-trail.php:252
     
    115529
    116530#: sidebar.php:64
    117 #: theme-library/function-files/template-functions.php:397
     531#: theme-library/function-files/template-functions.php:399
    118532msgid "Recent Posts"
    119533msgstr ""
     
    165579
    166580#: theme-library/customizer.php:64
    167 #: theme-library/function-files/template-functions.php:503
    168581msgid "Free Doc"
    169582msgstr ""
     
    273686msgstr ""
    274687
     688#: theme-library/customizer/front-page-options/header.php:14
     689msgid "Header Options"
     690msgstr ""
     691
     692#: theme-library/customizer/front-page-options/header.php:34
     693msgid "Enable Sticky Menu"
     694msgstr ""
     695
     696#: theme-library/customizer/front-page-options/header.php:54
     697msgid "Show / Hide Header Sidebar"
     698msgstr ""
     699
     700#: theme-library/customizer/front-page-options/header.php:66
     701msgid "Menu Settings"
     702msgstr ""
     703
     704#: theme-library/customizer/front-page-options/header.php:80
     705msgid "Menu Font Size "
     706msgstr ""
     707
     708#: theme-library/customizer/front-page-options/header.php:98
     709msgid "Menu Font Weight"
     710msgstr ""
     711
     712#: theme-library/customizer/front-page-options/header.php:100
     713msgid "100"
     714msgstr ""
     715
     716#: theme-library/customizer/front-page-options/header.php:101
     717msgid "200"
     718msgstr ""
     719
     720#: theme-library/customizer/front-page-options/header.php:102
     721#: theme-library/customizer/theme-options/post-options.php:419
     722#: theme-library/customizer/theme-options/post-options.php:441
     723msgid "300"
     724msgstr ""
     725
     726#: theme-library/customizer/front-page-options/header.php:103
     727msgid "400"
     728msgstr ""
     729
     730#: theme-library/customizer/front-page-options/header.php:104
     731msgid "500"
     732msgstr ""
     733
     734#: theme-library/customizer/front-page-options/header.php:105
     735msgid "600"
     736msgstr ""
     737
     738#: theme-library/customizer/front-page-options/header.php:106
     739msgid "700"
     740msgstr ""
     741
     742#: theme-library/customizer/front-page-options/header.php:107
     743msgid "800"
     744msgstr ""
     745
     746#: theme-library/customizer/front-page-options/header.php:108
     747msgid "900"
     748msgstr ""
     749
     750#: theme-library/customizer/front-page-options/header.php:122
     751msgid "Menu Text Transform"
     752msgstr ""
     753
     754#: theme-library/customizer/front-page-options/header.php:124
     755#: theme-library/customizer/theme-options/footer-options.php:68
     756#: theme-library/customizer/theme-options/footer-options.php:158
     757msgid "None"
     758msgstr ""
     759
     760#: theme-library/customizer/front-page-options/header.php:125
     761#: theme-library/customizer/theme-options/footer-options.php:159
     762msgid "Capitalize"
     763msgstr ""
     764
     765#: theme-library/customizer/front-page-options/header.php:126
     766#: theme-library/customizer/theme-options/footer-options.php:160
     767msgid "Uppercase"
     768msgstr ""
     769
     770#: theme-library/customizer/front-page-options/header.php:127
     771#: theme-library/customizer/theme-options/footer-options.php:161
     772msgid "Lowercase"
     773msgstr ""
     774
     775#: theme-library/customizer/front-page-options/header.php:145
     776msgid "Menu Color"
     777msgstr ""
     778
     779#: theme-library/customizer/front-page-options/header.php:165
     780msgid "Sub Menu Color"
     781msgstr ""
     782
    275783#: theme-library/customizer/theme-options.php:12
    276784#: theme-library/getting-started/tabs/help-panel.php:65
     
    338846msgstr ""
    339847
    340 #: theme-library/customizer/theme-options/footer-options.php:68
    341 #: theme-library/customizer/theme-options/footer-options.php:158
    342 #: theme-library/customizer/theme-options/theme-options.php:405
    343 msgid "None"
    344 msgstr ""
    345 
    346848#: theme-library/customizer/theme-options/footer-options.php:69
    347849msgid "1 Column"
     
    387889#: theme-library/customizer/theme-options/footer-options.php:184
    388890#: theme-library/customizer/theme-options/footer-options.php:259
     891#: theme-library/customizer/theme-options/footer-social.php:263
    389892msgid "Center"
    390893msgstr ""
     
    402905msgstr ""
    403906
    404 #: theme-library/customizer/theme-options/footer-options.php:159
    405 #: theme-library/customizer/theme-options/theme-options.php:406
    406 msgid "Capitalize"
    407 msgstr ""
    408 
    409 #: theme-library/customizer/theme-options/footer-options.php:160
    410 #: theme-library/customizer/theme-options/theme-options.php:407
    411 msgid "Uppercase"
    412 msgstr ""
    413 
    414 #: theme-library/customizer/theme-options/footer-options.php:161
    415 #: theme-library/customizer/theme-options/theme-options.php:408
    416 msgid "Lowercase"
    417 msgstr ""
    418 
    419907#: theme-library/customizer/theme-options/footer-options.php:177
    420908msgid "Footer Heading Alignment "
     
    423911#: theme-library/customizer/theme-options/footer-options.php:182
    424912#: theme-library/customizer/theme-options/footer-options.php:257
     913#: theme-library/customizer/theme-options/footer-social.php:261
    425914#: theme-library/customizer/theme-options/woocommerce-setting.php:89
    426915msgid "Left"
     
    429918#: theme-library/customizer/theme-options/footer-options.php:183
    430919#: theme-library/customizer/theme-options/footer-options.php:258
     920#: theme-library/customizer/theme-options/footer-social.php:262
    431921#: theme-library/customizer/theme-options/woocommerce-setting.php:90
    432922msgid "Right"
     
    5471037#: theme-library/customizer/theme-options/footer-social.php:238
    5481038msgid "Youtube Icon"
     1039msgstr ""
     1040
     1041#: theme-library/customizer/theme-options/footer-social.php:256
     1042msgid "Icon Alignment "
    5491043msgstr ""
    5501044
     
    7581252msgstr ""
    7591253
    760 #: theme-library/customizer/theme-options/post-options.php:299
     1254#: theme-library/customizer/theme-options/post-options.php:289
     1255msgid "Column 4"
     1256msgstr ""
     1257
     1258#: theme-library/customizer/theme-options/post-options.php:300
    7611259msgid "Blog Content Alignment"
    7621260msgstr ""
    7631261
    764 #: theme-library/customizer/theme-options/post-options.php:316
     1262#: theme-library/customizer/theme-options/post-options.php:317
    7651263msgid "Read More Button Settings"
    7661264msgstr ""
    7671265
    768 #: theme-library/customizer/theme-options/post-options.php:336
     1266#: theme-library/customizer/theme-options/post-options.php:337
    7691267msgid "Show / Hide Read More Button"
    7701268msgstr ""
    7711269
    772 #: theme-library/customizer/theme-options/post-options.php:355
     1270#: theme-library/customizer/theme-options/post-options.php:356
    7731271msgid "Read More Icon"
    7741272msgstr ""
    7751273
    776 #: theme-library/customizer/theme-options/post-options.php:372
     1274#: theme-library/customizer/theme-options/post-options.php:373
    7771275msgid "Read More Button Text"
    7781276msgstr ""
    7791277
    780 #: theme-library/customizer/theme-options/post-options.php:392
     1278#: theme-library/customizer/theme-options/post-options.php:393
    7811279msgid "Featured Image Dimension"
    7821280msgstr ""
    7831281
    784 #: theme-library/customizer/theme-options/post-options.php:395
     1282#: theme-library/customizer/theme-options/post-options.php:396
    7851283msgid "Default"
    7861284msgstr ""
    7871285
    788 #: theme-library/customizer/theme-options/post-options.php:396
     1286#: theme-library/customizer/theme-options/post-options.php:397
    7891287msgid "Custom Image Size"
    7901288msgstr ""
    7911289
    792 #: theme-library/customizer/theme-options/post-options.php:398
     1290#: theme-library/customizer/theme-options/post-options.php:399
    7931291msgid "Note: If you select \"Custom Image Size\", you can set a custom width and height up to 950px."
    7941292msgstr ""
    7951293
    796 #: theme-library/customizer/theme-options/post-options.php:414
     1294#: theme-library/customizer/theme-options/post-options.php:415
    7971295msgid "Featured Image Custom Width"
    7981296msgstr ""
    7991297
    800 #: theme-library/customizer/theme-options/post-options.php:418
    801 #: theme-library/customizer/theme-options/post-options.php:440
    802 #: theme-library/customizer/theme-options/theme-options.php:383
    803 msgid "300"
    804 msgstr ""
    805 
    806 #: theme-library/customizer/theme-options/post-options.php:436
     1298#: theme-library/customizer/theme-options/post-options.php:437
    8071299msgid "Featured Image Custom Height"
    8081300msgstr ""
    8091301
    810 #: theme-library/customizer/theme-options/post-options.php:459
     1302#: theme-library/customizer/theme-options/post-options.php:460
    8111303msgid "Featured Image Border Radius"
    8121304msgstr ""
    8131305
    814 #: theme-library/customizer/theme-options/post-options.php:484
     1306#: theme-library/customizer/theme-options/post-options.php:485
    8151307msgid "Show / Hide Post Animation"
    8161308msgstr ""
     
    9881480msgstr ""
    9891481
    990 #: theme-library/customizer/theme-options/theme-options.php:295
    991 msgid "Header Options"
    992 msgstr ""
    993 
    994 #: theme-library/customizer/theme-options/theme-options.php:315
    995 msgid "Enable Sticky Menu"
    996 msgstr ""
    997 
    998 #: theme-library/customizer/theme-options/theme-options.php:335
    999 msgid "Show / Hide Header Sidebar"
    1000 msgstr ""
    1001 
    1002 #: theme-library/customizer/theme-options/theme-options.php:347
    1003 msgid "Menu Settings"
    1004 msgstr ""
    1005 
    1006 #: theme-library/customizer/theme-options/theme-options.php:361
    1007 msgid "Menu Font Size "
    1008 msgstr ""
    1009 
    1010 #: theme-library/customizer/theme-options/theme-options.php:379
    1011 msgid "Menu Font Weight"
    1012 msgstr ""
    1013 
    1014 #: theme-library/customizer/theme-options/theme-options.php:381
    1015 msgid "100"
    1016 msgstr ""
    1017 
    1018 #: theme-library/customizer/theme-options/theme-options.php:382
    1019 msgid "200"
    1020 msgstr ""
    1021 
    1022 #: theme-library/customizer/theme-options/theme-options.php:384
    1023 msgid "400"
    1024 msgstr ""
    1025 
    1026 #: theme-library/customizer/theme-options/theme-options.php:385
    1027 msgid "500"
    1028 msgstr ""
    1029 
    1030 #: theme-library/customizer/theme-options/theme-options.php:386
    1031 msgid "600"
    1032 msgstr ""
    1033 
    1034 #: theme-library/customizer/theme-options/theme-options.php:387
    1035 msgid "700"
    1036 msgstr ""
    1037 
    1038 #: theme-library/customizer/theme-options/theme-options.php:388
    1039 msgid "800"
    1040 msgstr ""
    1041 
    1042 #: theme-library/customizer/theme-options/theme-options.php:389
    1043 msgid "900"
    1044 msgstr ""
    1045 
    1046 #: theme-library/customizer/theme-options/theme-options.php:403
    1047 msgid "Menu Text Transform"
    1048 msgstr ""
    1049 
    1050 #: theme-library/customizer/theme-options/theme-options.php:426
    1051 msgid "Menu Color"
    1052 msgstr ""
    1053 
    1054 #: theme-library/customizer/theme-options/theme-options.php:446
    1055 msgid "Sub Menu Color"
    1056 msgstr ""
    1057 
    1058 #: theme-library/customizer/theme-options/theme-options.php:463
     1482#: theme-library/customizer/theme-options/theme-options.php:298
    10591483msgid "Site Title Font Size "
    10601484msgstr ""
    10611485
    1062 #: theme-library/customizer/theme-options/theme-options.php:485
     1486#: theme-library/customizer/theme-options/theme-options.php:320
    10631487msgid "Enable Site Logo"
    10641488msgstr ""
    10651489
    1066 #: theme-library/customizer/theme-options/theme-options.php:506
     1490#: theme-library/customizer/theme-options/theme-options.php:341
    10671491msgid "Enable Site Title"
    10681492msgstr ""
    10691493
    1070 #: theme-library/customizer/theme-options/theme-options.php:528
     1494#: theme-library/customizer/theme-options/theme-options.php:363
    10711495msgid "Enable Tagline"
    10721496msgstr ""
    10731497
    1074 #: theme-library/customizer/theme-options/theme-options.php:541
     1498#: theme-library/customizer/theme-options/theme-options.php:376
    10751499msgid "Adjust Site Logo Width"
    10761500msgstr ""
    10771501
    1078 #: theme-library/customizer/theme-options/theme-options.php:542
     1502#: theme-library/customizer/theme-options/theme-options.php:377
    10791503msgid "This setting controls the Width of Site Logo"
    10801504msgstr ""
     
    12411665msgstr ""
    12421666
    1243 #: theme-library/function-files/template-functions.php:313
     1667#: theme-library/function-files/template-functions.php:314
    12441668msgid "Facebook"
    12451669msgstr ""
    12461670
    1247 #: theme-library/function-files/template-functions.php:319
     1671#: theme-library/function-files/template-functions.php:320
    12481672msgid "Twitter"
    12491673msgstr ""
    12501674
    1251 #: theme-library/function-files/template-functions.php:325
     1675#: theme-library/function-files/template-functions.php:326
    12521676msgid "Instagram"
    12531677msgstr ""
    12541678
    1255 #: theme-library/function-files/template-functions.php:331
     1679#: theme-library/function-files/template-functions.php:332
    12561680msgid "Linkedin"
    12571681msgstr ""
    12581682
    1259 #: theme-library/function-files/template-functions.php:337
     1683#: theme-library/function-files/template-functions.php:338
    12601684msgid "Youtube"
    12611685msgstr ""
    12621686
    1263 #: theme-library/function-files/template-functions.php:390
     1687#: theme-library/function-files/template-functions.php:392
    12641688msgid "Search Here"
    12651689msgstr ""
    12661690
    1267 #: theme-library/function-files/template-functions.php:414
     1691#: theme-library/function-files/template-functions.php:416
    12681692msgid "Recent Comments"
    12691693msgstr ""
    12701694
    12711695#. translators: %s: details.
    1272 #: theme-library/function-files/template-functions.php:424
     1696#: theme-library/function-files/template-functions.php:426
    12731697msgid "Comment on %s"
    12741698msgstr ""
    12751699
    1276 #: theme-library/function-files/template-functions.php:433
     1700#: theme-library/function-files/template-functions.php:435
    12771701msgid "Calendar"
    12781702msgstr ""
    12791703
    1280 #: theme-library/function-files/template-functions.php:496
     1704#: theme-library/function-files/template-functions.php:498
    12811705msgid "Welcome to Bike Workshop"
    12821706msgstr ""
    12831707
    1284 #: theme-library/function-files/template-functions.php:497
     1708#: theme-library/function-files/template-functions.php:499
    12851709msgid "Explore the features of our Pro Theme and take your Bike Workshop journey to the next level."
    12861710msgstr ""
    12871711
    1288 #: theme-library/function-files/template-functions.php:498
     1712#: theme-library/function-files/template-functions.php:500
    12891713msgid "Get Started With Theme By Clicking On Getting Started."
    12901714msgstr ""
    12911715
    1292 #: theme-library/function-files/template-functions.php:500
     1716#: theme-library/function-files/template-functions.php:502
    12931717msgid "Get started"
    12941718msgstr ""
    12951719
    1296 #: theme-library/function-files/template-functions.php:501
     1720#: theme-library/function-files/template-functions.php:503
    12971721msgid "View Demo"
    12981722msgstr ""
    12991723
    1300 #: theme-library/function-files/template-functions.php:502
     1724#: theme-library/function-files/template-functions.php:504
    13011725msgid "Buy Now"
     1726msgstr ""
     1727
     1728#: theme-library/function-files/template-functions.php:505
     1729#: theme-wizard/config.php:39
     1730#: theme-wizard/whizzie.php:126
     1731msgid "Demo Importer"
    13021732msgstr ""
    13031733
     
    13291759#: theme-library/getting-started/getting-started.php:15
    13301760#: theme-library/getting-started/getting-started.php:16
    1331 #: theme-library/getting-started/getting-started.php:84
     1761#: theme-library/getting-started/getting-started.php:90
    13321762msgid "Getting Started"
    13331763msgstr ""
     
    13641794msgstr ""
    13651795
    1366 #: theme-library/getting-started/getting-started.php:89
     1796#: theme-library/getting-started/getting-started.php:74
     1797#: theme-library/getting-started/tabs/link-panel.php:10
     1798msgid "WP Theme Bundle"
     1799msgstr ""
     1800
     1801#: theme-library/getting-started/getting-started.php:77
     1802msgid "Get access to a collection of premium WordPress themes in one bundle. Enjoy effortless website building, full customization, and dedicated customer support for a smooth, professional web experience."
     1803msgstr ""
     1804
     1805#: theme-library/getting-started/getting-started.php:78
     1806#: theme-library/getting-started/tabs/link-panel.php:15
     1807#: theme-library/getting-started/tabs/link-panel.php:23
     1808#: theme-library/getting-started/tabs/link-panel.php:24
     1809msgid "Go Pro"
     1810msgstr ""
     1811
     1812#: theme-library/getting-started/getting-started.php:79
     1813#: theme-library/getting-started/tabs/link-panel.php:16
     1814msgid "Exclusive Theme Bundle - $79"
     1815msgstr ""
     1816
     1817#: theme-library/getting-started/getting-started.php:95
    13671818msgid "Free Vs Pro"
    13681819msgstr ""
     
    15411992msgstr ""
    15421993
    1543 #: theme-library/getting-started/tabs/link-panel.php:10
     1994#: theme-library/getting-started/tabs/link-panel.php:21
    15441995msgid "Upgrade To Pro"
    15451996msgstr ""
    15461997
    1547 #: theme-library/getting-started/tabs/link-panel.php:11
     1998#: theme-library/getting-started/tabs/link-panel.php:22
    15481999msgid "The Pro version gives you access to more templates, advanced add-ons, different layouts for headers, blogs, and single posts, as well as many other advanced features."
    15492000msgstr ""
    15502001
    1551 #: theme-library/getting-started/tabs/link-panel.php:12
    1552 #: theme-library/getting-started/tabs/link-panel.php:13
    1553 msgid "Go Pro"
    1554 msgstr ""
    1555 
    1556 #: theme-library/getting-started/tabs/link-panel.php:18
     2002#: theme-library/getting-started/tabs/link-panel.php:29
    15572003msgid "Theme Preview"
    15582004msgstr ""
    15592005
    1560 #: theme-library/getting-started/tabs/link-panel.php:19
     2006#: theme-library/getting-started/tabs/link-panel.php:30
    15612007msgid "You can Checkout Live Demo Of Our Theme Here"
    15622008msgstr ""
    15632009
    1564 #: theme-library/getting-started/tabs/link-panel.php:20
    1565 #: theme-library/getting-started/tabs/link-panel.php:21
     2010#: theme-library/getting-started/tabs/link-panel.php:31
     2011#: theme-library/getting-started/tabs/link-panel.php:32
    15662012msgid "Live Demo"
    15672013msgstr ""
    15682014
    1569 #: theme-library/getting-started/tabs/link-panel.php:26
    1570 #: theme-library/getting-started/tabs/link-panel.php:28
    1571 #: theme-library/getting-started/tabs/link-panel.php:29
     2015#: theme-library/getting-started/tabs/link-panel.php:37
     2016#: theme-library/getting-started/tabs/link-panel.php:39
     2017#: theme-library/getting-started/tabs/link-panel.php:40
    15722018msgid "Pro Documentation"
    15732019msgstr ""
    15742020
    1575 #: theme-library/getting-started/tabs/link-panel.php:27
     2021#: theme-library/getting-started/tabs/link-panel.php:38
    15762022msgid "For Pro Version Documentation, Click the button below to access detailed guides and tutorials that will help you make the most of the premium features and functionalities."
    15772023msgstr ""
     
    15872033msgstr ""
    15882034
    1589 #: theme-wizard/config.php:39
    1590 #: theme-wizard/whizzie.php:126
    1591 msgid "Demo Importer"
    1592 msgstr ""
    1593 
    15942035#: theme-wizard/config.php:41
    15952036#: theme-wizard/whizzie.php:129
  • bike-workshop/1.5/readme.txt

    r296635 r298648  
    66Requires at least: 5.0
    77Tested up to: 6.8
    8 Stable tag: 1.4
     8Stable tag: 1.5
    99Requires PHP: 7.4
    1010License: GNU General Public License v3 or later
     
    107107* Resolved minor css error.
    108108
     109= 1.5 =
     110* Fixed min files issue.
     111* Resolved css error in woocommerce.
     112* Updated fontawesome.
     113* Updated pot file.
     114
    109115== Images Screenshot ==
    110116
  • bike-workshop/1.5/resource/css/custom-controls.css

    r265718 r298648  
    8888    right: 0px;
    8989}
     90
     91h3.accordion-section-title {
     92    margin: 0 !important;
     93}
     94
     95/* Serparator CSS */
     96
     97.separator-control {
     98    border: none !important;
     99    background: #fff;
     100    padding:10px;
     101    border-left: solid 5px #2271b1 !important;
     102    margin: 0;
     103}
     104.separator-control span {
     105    color: #2271b1;
     106    margin: 0;
     107}
     108.separator-control hr{
     109    display: none;
     110}
     111
     112img.bike-workshop-selector-img.bike-workshop-selected-img {
     113    border: 2px solid #2271b1;
     114    cursor: pointer;
     115    width: 90px;
     116    height: auto;
     117    transition: border-color 0.4s ease-in-out;
     118}
     119li#accordion-section-upsell_section.cannot-expand .accordion-section-title:after,li#accordion-section-doc_section.cannot-expand .accordion-section-title:after{
     120    display: none;
     121}
     122.accordion-section-title button.accordion-trigger{
     123    width: 92%;
     124}
     125#customize-controls .control-section .accordion-section-title button:focus{
     126    box-shadow: none;
     127}
  • bike-workshop/1.5/resource/css/notice.css

    r293658 r298648  
    4343
    4444.button-group.button-hero .button, .wp-core-ui .button.button-hero {
    45     font-size: 14px;
     45    font-size: 16px;
     46    font-weight: 500;
    4647    min-height: 46px;
    4748    line-height: 3.14285714;
  • bike-workshop/1.5/style-rtl.css

    r293658 r298648  
    853853    font-weight: 400;
    854854    line-height: 1;
    855     font-family: 'Font Awesome 5 brands';
     855    font-family: 'Font Awesome 7 brands';
    856856    vertical-align: baseline;
    857857    transition: all,ease,.3s;
     
    11911191    font-weight: 400;
    11921192    line-height: 1;
    1193     font-family: 'Font Awesome 5 brands';
     1193    font-family: 'Font Awesome 7 brands';
    11941194    vertical-align: baseline;
    11951195    transition: all,ease,.3s;
     
    18811881        font-weight: 400;
    18821882        line-height: 1;
    1883         font-family: Font Awesome\ 5 Free;
     1883        font-family: Font Awesome\ 7 Free;
    18841884        font-weight: 900;
    18851885        line-height: inherit;
     
    19261926        font-weight: 400;
    19271927        line-height: 1;
    1928         font-family: Font Awesome\ 5 Free;
     1928        font-family: Font Awesome\ 7 Free;
    19291929        font-weight: 900;
    19301930        line-height: inherit;
     
    19521952        font-weight: 400;
    19531953        line-height: 1;
    1954         font-family: Font Awesome\ 5 Free;
     1954        font-family: Font Awesome\ 7 Free;
    19551955        font-weight: 900;
    19561956        line-height: inherit;
     
    21302130    font-weight: 400;
    21312131    line-height: 1;
    2132     font-family: Font Awesome\ 5 Free;
     2132    font-family: Font Awesome\ 7 Free;
    21332133    font-weight: 900;
    21342134    line-height: inherit;
     
    23642364    line-height: inherit;
    23652365    vertical-align: baseline;
    2366     font-family: Font Awesome\ 5 Free;
     2366    font-family: Font Awesome\ 7 Free;
    23672367    -moz-osx-font-smoothing: grayscale;
    23682368    -webkit-font-smoothing: antialiased;
  • bike-workshop/1.5/style.css

    r296635 r298648  
    55Author URI: https://asterthemes.com
    66Description: The Bike Workshop Theme is a robust, visually appealing, and SEO-friendly template tailored for bike repair shops, cycle maintenance centers, bicycle service providers, mobile bike mechanics, bicycle repair businesses, mountain bike service centers, road bike repair shops, electric bike service providers, and DIY cycling enthusiasts looking to establish a professional online presence. Perfect for showcasing services like bicycle repair, mountain bike servicing, road bike maintenance, electric bike repair, cycle frame repair, tire replacement, chain repair, gear adjustments, disc brake alignment, hub servicing, wheel truing, bottom bracket repair, chain lubrication, vintage bike restoration, custom bike building, and complete cycle maintenance, this theme combines a clean layout, animated sliders, and intuitive navigation for a smooth user experience. Optimized for high performance and local search visibility, it targets keywords such as bike repair shop, cycle maintenance center, mobile bicycle mechanic, bicycle tire replacement, cycle shop template, bike servicing near me, bicycle maintenance tips, and bike workshop online. Customizable sections, engaging visuals, and Call to Action buttons make it easy to promote seasonal offers, repair packages, and service expertise, while integration with the BookingPress plugin simplifies appointment scheduling, service bookings, and repair slot management. This responsive, mobile-ready theme is an all-in-one solution for growing bike repair businesses, attracting new customers, and streamlining service operations effectively.
    7 Version: 1.4
     7Version: 1.5
    88Tested up to: 6.8
    99Requires PHP: 7.4
     
    903903    font-weight: 400;
    904904    line-height: 1;
    905     font-family: 'Font Awesome 5 brands';
     905    font-family: 'Font Awesome 7 brands';
    906906    vertical-align: baseline;
    907907    transition: all,ease,.3s;
     
    12411241    font-weight: 400;
    12421242    line-height: 1;
    1243     font-family: 'Font Awesome 5 brands';
     1243    font-family: 'Font Awesome 7 brands';
    12441244    vertical-align: baseline;
    12451245    transition: all,ease,.3s;
     
    19431943        font-weight: 400;
    19441944        line-height: 1;
    1945         font-family: Font Awesome\ 5 Free;
     1945        font-family: Font Awesome\ 7 Free;
    19461946        font-weight: 900;
    19471947        line-height: inherit;
     
    19881988        font-weight: 400;
    19891989        line-height: 1;
    1990         font-family: Font Awesome\ 5 Free;
     1990        font-family: Font Awesome\ 7 Free;
    19911991        font-weight: 900;
    19921992        line-height: inherit;
     
    20142014        font-weight: 400;
    20152015        line-height: 1;
    2016         font-family: Font Awesome\ 5 Free;
     2016        font-family: Font Awesome\ 7 Free;
    20172017        font-weight: 900;
    20182018        line-height: inherit;
     
    21922192    font-weight: 400;
    21932193    line-height: 1;
    2194     font-family: Font Awesome\ 5 Free;
     2194    font-family: Font Awesome\ 7 Free;
    21952195    font-weight: 900;
    21962196    line-height: inherit;
     
    24262426    line-height: inherit;
    24272427    vertical-align: baseline;
    2428     font-family: Font Awesome\ 5 Free;
     2428    font-family: Font Awesome\ 7 Free;
    24292429    -moz-osx-font-smoothing: grayscale;
    24302430    -webkit-font-smoothing: antialiased;
     
    69146914    list-style: none;
    69156915}
    6916 
     6916.wc-block-grid__product-price del,
     6917.wc-block-components-product-price del{
     6918    opacity: 0.5;
     6919    color: #000 !important;
     6920}
     6921.woocommerce-page .price del{
     6922    margin-right: 5px;
     6923}
    69176924.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {
    69186925    border-radius: 0;
     
    75697576    float: left;
    75707577    text-decoration: none !important;
     7578    margin-top: 20px;
    75717579}
    75727580.woocommerce a.added_to_cart{
    7573     line-height: 60px;
     7581    border-radius: 3px;
     7582    font-size: 18px;
     7583    font-weight: 700;
    75747584}
    75757585#coming-soon-footer-banner .coming-soon-footer-banner__content{
    75767586    color:#000;
     7587}
     7588.wc-block-grid__product-price del,
     7589.wc-block-components-product-price del{
     7590    opacity: 0.5;
     7591    color: #fff !important;
     7592}
     7593.woocommerce-page .price del{
     7594    margin-right: 5px;
    75777595}
    75787596@media only screen and (max-width: 768px) {
  • bike-workshop/1.5/theme-library/customizer.php

    r268117 r298648  
    9191}
    9292
    93 function bike_workshop_customize_preview_js() {
    94     $min = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
     93function bike_workshop_custom_control_scripts() {
    9594
    96     wp_enqueue_script( 'bike-workshop-customizer', get_template_directory_uri() . '/resource/js/customizer' . $min . '.js', array( 'customize-preview' ), BIKE_WORKSHOP_VERSION, true );
    97 }
    98 add_action( 'customize_preview_init', 'bike_workshop_customize_preview_js' );
     95    wp_enqueue_style( 'bike-workshop-custom-controls-css', get_template_directory_uri() . '/resource/css/custom-controls.css', array(), '1.0', 'all' );
    9996
    100 function bike_workshop_custom_control_scripts() {
    101     $min = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
    102 
    103     wp_enqueue_style( 'bike-workshop-custom-controls-css', get_template_directory_uri() . '/resource/css/custom-controls' . $min . '.css', array(), '1.0', 'all' );
    104 
    105     wp_enqueue_script( 'bike-workshop-custom-controls-js', get_template_directory_uri() . '/resource/js/custom-controls' . $min . '.js', array( 'jquery', 'jquery-ui-core', 'jquery-ui-sortable' ), '1.0', true );
     97    wp_enqueue_script( 'bike-workshop-custom-controls-js', get_template_directory_uri() . '/resource/js/custom-controls.js', array( 'jquery', 'jquery-ui-core', 'jquery-ui-sortable' ), '1.0', true );
    10698}
    10799add_action( 'customize_controls_enqueue_scripts', 'bike_workshop_custom_control_scripts' );
  • bike-workshop/1.5/theme-library/customizer/custom-controls/icon-control.php

    r265718 r298648  
    4343
    4444function bike_workshop_icon_customize_js() {     
    45     wp_enqueue_style( 'font-awesome-1', esc_url(get_template_directory_uri()).'/resource/css/fontawesome.css');
     45    wp_enqueue_style( 'font-awesome-1', esc_url(get_template_directory_uri()).'/resource/css/fontawesome-all.css');
    4646    wp_enqueue_script( 'bike-workshop-customize-icon', esc_url(get_template_directory_uri()).'/resource/js/icon-customizing.js', array("jquery"),'', true  );
    4747}
Note: See TracChangeset for help on using the changeset viewer.