When moving a webflow designed site over to WordPress you must put the wf-data info in the header of your WordPress design. The wf-data code will call out specific interactions within your webflow.js. I also call out my CSS in the head of every custom post type template – so if my custom post type is ‘Stories’ – single-stories.php will have a CSS file specific to that new design and then your footer will have a specific webflow.js. I recommend renaming your webflow.js to something specific to your microsite/CPT. This way your new CSS and js will be at the bottom of the cascade and take priority without conflicts.
Related Posts:
- Jquery in Child Theme
- Want to have the Post editor remembering the last editing position
- When does WordPress wrap inline scripts in CDATA?
- How to trigger function on theme delete?
- Question about the way that wp_register_script works
- Why doesn’t wp_enqueue_script() work when including a JavaScript file with TEMPLATEPATH?
- My scripts-bundle.js file is getting sent to the browser as a stylesheet css file. Help!
- Add js into a theme [closed]
- What’s the proper way to include inlined javascript-source?
- Retina JS not working
- JavaScript Files Registered in Parent Theme Won’t Load When Calling wp_enqueue_script() in Child Theme?
- How can I add class to every quote element?
- Angular integration with homepage
- Twenty fifteen theme – change responsive menu condition
- How to display message (with switch_theme hook) after deactivating My theme?
- What hook is the currently active theme’s functions.php file loaded on? [duplicate]
- after_setup_theme is called three times
- how do i in ignore/disable/delete a javascript call from parent in child theme?
- It’s okay if I do not write add_action()
- Using JQuery to check for Rel Attribute of Image before Overriding It
- Getting a ‘slide down’ js panel implemented within WP
- WordPress 5.1 upgrade has lost the parent theme JavaScript
- How to use only scripts from new theme?
- Set custom directory in theme for page templates
- share wrordpress data between two shared hosts using REST API
- Don’t prepend WordPress base url to image paths
- Will this js code work in a page template?
- JQuery Error in theme for .live is not a function [closed]
- Adding a wp_head hook from an included PHP file
- Divi theme including javascript
- Help!!! Old theme doesn’t load scripts and conflitcs with plugins
- Fatal error Class-wp-hook, again, but not sure what’s triggering it
- How to remove pop up on website (css changes not visible)?
- How to replace Avatar link in profile page with upload profile pic. button using media library and display it in profile page and all wordpress site
- How to change background color in the Notepad++ text editor?
- How to change or add theme to Android Studio?
- WordPress frameworks and parent themes [closed]
- Opinions and recommendations on the best barebones base theme [closed]
- Remove JSON API links in header html
- Using OOP in themes
- Where can I download WordPress themes from? [closed]
- How to enqueue scripts on custom post add/edit pages?
- How can I allow the Editor Role to change Theme Settings?
- What are all the available parameters for query_posts?
- Customizing a WordPress theme without changing it?
- Where can I learn to create my own theme?
- How do I turn off self-closing tags for markup in WordPress (for HTML5, or HTML4, for example)?
- how to add version of style.css in wordpress
- Does WordPress work without a theme?
- What is the role and history of the $content_width global variable?
- theme path in javascript file
- Adding admin-ajax.php to the frontend. Good or bad idea?
- get_template_part vs action hooks in themes
- How to move the sidebar in TwentyFifteen to the right?
- How to Link External jQuery/Javascript files with WordPress
- Installation failed: Download failed. No working transports found
- What is theme-compat?
- How to include code only on specific pages?
- Override parent theme translation on child theme
- WordPress Theme activation hook?
- Can wordpress theme folder name be changed freely and nothing technically happens
- Link to specific Customizer section
- What does exactly GPL license mean for my WordPress theme?
- Am I allowed to license my WordPress theme under the aGPL
- Set default image link target in Gutenberg image block
- How do I change the header image height in Twenty Seventeen?
- Starter Theme vs Parent Theme? Pros and cons
- How to change the language for the front-end only?
- W3 Total Cache, CDN and theme files [closed]
- Best way to include Bootstrap in WordPress
- How to set thumbnail image for a (child) theme
- Different template of products for specific category. WooCommerce
- Show different theme for admin?
- How can I version the main CSS file?
- Add custom classes to anchor in wp_nav_menu
- what the best way to include images from the template’s images folder?
- Is it OK to remove theme credits from footer? [duplicate]
- Undefined offset: 0 in > […] /wp-includes/capabilities.php on line 1067
- How to use wp.hooks.addAction() in React JS/Gutenberg?
- How to pass/get data to/from the WooCommerce data-product_variations object?
- How can I get the title attribute from get_the_post_thumbnail()?
- Dash or underscore in theme folder name?
- No “Add New” Button. How to add new theme?
- How do I add support to my theme for custom menus?
- “Unexpected error” on update requests
- How to prevent plugin, theme installation failures on WordPress?
- How do I white label my self-hosted site created by wordpress?
- Do Child-Themes automatically load the Translation from the Parent-Theme?
- When cropping a header image, retain meta data (i.e. name, description, etc.) from original image?
- Best practices for a Style/CSS based theme options page?
- How to create a new theme from scratch?
- Categorising themes by folders in backend
- Switching themes without losing widgets?
- How to use media upload on theme option page?
- Dynamic template serving, change theme_root using add_filter from current theme
- What theme is good for posting code? [closed]
- WordPress 5 / Gutenberg – theme doesn’t have featured image option showing up
- Custom Taxonomy-specific JavaScript
- How to refresh WordPress Customizer panel upon entering a value
- Set Featured Image for Archive templates