Get 20% Discounts! offer in 2 days

Ahmed Hamed

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Request facbook like before displaying a page #10127
    Ahmed Hamed
    Participant

    Hello,

    No. CJT cannot do that for you.

    CJT Code-Block can be just assigned to a request (page, post, URL, etc…).

    If I understand you correctly I believe the following steps might help you. I’m not sure but I believe the script you wrote for checking Facebook like is in Javascript?

    1. Hide the form using CSS code.
    2. Write Javascript code to call Facebook like checker script.
    3.Show the form or point visitor to like your facebok Based on the return value.

    I might not completely understand you. But CJT Code Blocks is not conditionally executed.

    Please don’t hesitate to ask.

    Regards,
    AHMeD

    Ahmed Hamed
    Participant

    Hello,

    Its not possible to do that through ‘Custom Posts’ tab however its still possible to do that using Advanced Expression assignment:

    You can do that by using expression as following:

    ^http:\/\/EXAMPLE.COM\/CUSTOM_POST_TYPE(\/?|\/.+)\?.*$

    You need to replace EXAMPLE.COM by your WordPress website address and replace CUSTOM_POST_TYPE by custom post type name (ie: products, items, downloads, etc…)

    Please let me know if you still need anything.

    Regards,
    AHMeD

    in reply to: My code is disappearing upon save #9161
    Ahmed Hamed
    Participant

    Hello,

    is it a fresh installation or upgrade?

    If you don’t have code blocks exists, please do the following
    WARNING: Make sure you don’t have any exists/important code Blocks as we’re giong to erase all the data.

    #1. Go to CJT Blocks page.
    #2. Click on the Settings menu from the top general Toolbar.
    #3. Open Uninstall tab => Select “Wipe Out Data” checkbox.
    #4. Go to WordPress plugins page, deactivate and delete CJT Plugin,
    #5. Install it again.

    If you cannot delete the Plugin. Could you please provide us with WordPress access? — Please do that via support@css-javascript-toolbox.com mail.

    Regards,
    AHMeD

    in reply to: Error creating code blocks #8899
    Ahmed Hamed
    Participant

    Yeah.

    Its a conflict with the Theme. The Theme is outputting Javascript codes along with the CJT Manager page where there is no need to do that! Theme is to style the frontend and has to link those Javascript only when required by the theme.

    It also seems that the Theme is linking those Javascript files along with Ajax Requests where is shouldn’t get involved!

    in reply to: Error creating code blocks #8896
    Ahmed Hamed
    Participant

    Hello,

    We’ve experienced this issue before: http://wordpress.org/support/topic/cannot-create-code-block-on-fresh-install

    We detected that the issue is because of the Theme is being running Javascript code in the CJT page where it shouldn’t do, causing error that prevent CJT Javascript from being loaded.

    The issue might also caused by other Plugins that runs broken Javascript code in CJT Page.

    You might give it a test by deactivate the Theme.

    Please let me know what happened.

    Thank you.

    Regards,
    AHMeD

    in reply to: assign code block to a specific post on a category page #8720
    Ahmed Hamed
    Participant

    Hello,

    Any undefined assignments still can be defined by using URLs and Expressions.

    I’m going to give you a an example of how to use URLs to achieve this. You can check the documents for more info.

    Apply to single TAG page using URL

    http://www.wordpress-site-address.com/tag/%5BTAG-NAME%5D

    Replace [TAG-NAME] by the tag name you like to apply.

    Apply to Url

    Using Expressions

    Hope that helps.

    Please lee me know if you still need help.

    Regards,
    AHMeD

    • This reply was modified 10 years, 1 month ago by Ahmed Hamed. Reason: Update Doc link
    in reply to: Getting a fatal error on attempting to install Pro version #6993
    Ahmed Hamed
    Participant

    Hello!

    We’re sorry for the inconvenience issue.
    We’re very so for the delay as well.

    I understand the issue you’re facing and I aware that you cannot do anything with the host configuration.

    This step must be passed or you wouldn’t get all the benefits provided by the PRO edition.

    Could you please try to disable all the other plugins so you get some free memory for the Plugin to pass the installation process?

    If you still unable to install the Plugin. Could you please provide us (through the private contact form or send mail to support@css-javascript-toolbox.com) WordPress access so we can try to get around.

    Hope that helps.

    Regards,
    AHMeD

    in reply to: Shortcode in Widget Area #5939
    Ahmed Hamed
    Participant

    Hello!

    In general, Parsing Shortcodes is a string manipulating process that might affect the regular WordPress page loading time. We passed on this situation before and we decided to don’t allow Widgets to parse Shortcode only for the CJT Plugin! We might include it in the next PRO release however for now you can install http://wordpress.org/plugins/use-shortcodes-in-sidebar-widgets/ Plugin. This Plugin allows you to get Shortcode works on the Sidebar Widgets.

    Hope that’s helps!
    Please let me know if your issue still exists.

    Regards,
    AHMeD

Viewing 8 posts - 1 through 8 (of 8 total)