Code Machine
Forum Replies Created
-
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] AssignmentsHello,
Sorry hearing you still encountering issue.
As we never reported this kind of issue before — either in PRO or FREE editions. We just pushed it into issues stack. Hope we can help you with it really soon.
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] don´t see my boton in my page an postHello,
Are you asking about the ‘Shortcode’ button?
If yes, The Button has been removed from FREE edition and only now only available on PRO/DEV editions.
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] Putting AdWords retargeting code in body?Glad you like it.
We already wrote a few posts of how to use CJT. You can check them here: http://css-javascript-toolbox.com/document/user-manual/cjt-blocks/block-code-executionoutput-location/
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] Putting AdWords retargeting code in body?Hello,
CJT Hooks locations.
Header: Inside <head></head> tags.
Footer: Inside the <body></body> tag, just before the </body> (end) tag.Any other control regards the output location and moving things around can be done by writing custom Javascript code.
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] AssignmentsHello,
I’ve a guess of what might causing it.
Please do the following steps and let me know if works.
1. If you’ve only 1 block created please create another one — so you’ve two blocks created.
2. Click on any of the CJT Code Blocks, move the mouse to exchange the other CJT Block position — reorder blocks.
3. click ‘Save All Changes’ (not block ‘Save’) button from the very top toolbox.
4. Try it
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] Can't use shortcodesHello,
Shortcodes icon is only available in the PRO/DEV edition.
FREE edition users have to type Shortcode manually as the following:
[cjtoolbox name=”BLOCK_NAME”][/cjtoolbox]
Where BLOCK_NAME is the name of CJT Block.
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] CSS & JS Appearing as TextHello,
I see the Topic is marked as resolved. Did you managed to get it worked?
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] cannot create code block on fresh installUnfortunately, another user has the same issue! ajaxurl is being use all around by CJT however while the new-block form is popped up its not being use ajaxurl yet. I’ve a doubt regards the other user its because of the Theme! Did you managed to test another theme, what theme you’re using!
BTW: Uncaught ReferenceError: ajaxurl is not defined error is occurred while the new form is initialized while the second error when click ‘Create’.
You also might notice that the source of the error is not start by any CJT Javascript file/script its start from the other scripts and almost its just below jquery-ui-color jQuery Plugin. It tries to access ajaxurl variable while its not being defined. WordPress defining ajaxurl only when the request is belong to WordPress (Plugin Page, Edit Post, etc..). CJT is totally aware of that and being accessing ajaxurl from the window.parent frame via window.parent.CJTBlocks.server object. So it never touch ajaxurl from new-block view.
Thanks for your help.
I would like to hear your thoughts regards what I’ve said as I need to get it solved.Thanks,
AHMeDForum: Reviews
In reply to: [CSS & JavaScript Toolbox] Good conceptThanks!
Forum: Reviews
In reply to: [CSS & JavaScript Toolbox] Good conceptIt does delete the data when uninstalled.
You’ve to check ‘Wipe out data! checkbox via the Settings form. The icon on the right at the Main Toolbar
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] Can not create a Code BlockHello!
Do you’ve BPS Plugin installed!
http://ww.wp.xz.cn/support/topic/residual-bps-settings-still-cause-install-to-hang?replies=3
The fields on the video is exists on the PRO edition only. FREE edition has only ‘Name’ field.
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] Create new code block errorThis is not specially related to CJT. You’ve many plugins is loaded while you requesting NEW Block.
You’ve to clean up your WordPress installtion by making sure that there is no unused plugins is installed. Any unneeded plugins should be deactivated so it would give more space for other plugins to run.
You just have many things installed that spent all of your server memory.
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] LocalizationHello!
No. Only English localization is supported for now.
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] not outputting script tagsYou got a half of what I’ve said.
Simply <script> tag is not a Javascript keyword. Its HTML keyword! What you wrote between the <script></script> tags is Javascript.
So in another word: <script> tag is an HTML section for writing Javascript.
So you’ve to select HTML Language
Hope that is cleared.
Thank you for apprewciating the Plugi. We really doing much efforts on there and there’re many features in the pipeline as well.
BTW: You can show your appreciating by give us review. Words are great however review is good for keeping on :).
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] 6.1.2 and WP 3.8 – Plugin not workingHello!
In fact, I didn’t saw it!
Glad they got it solved.Definitely I’ll check this solution, I’m not sure if this is the case with all other Themes so I should study it first.
Thanks for the info.
I’ll consider it
Regards,
AHMeD