Some config options that were there before are now gone, such as:
- pixels wide/tall
- left/right/top/bottom
- slide out/hide/fade
- before/after timing

I unchecked advanced for a minute, saved, then re-checked advanced and saved. Now those config options are gone. They must be hidden because I can still see them in the 'view source' of the page.

Comments

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

Will try to replicate this on my test server.
Which browser are you using? (the code for IE and other browsers is different)
Could you try another browser?
Could you shift Reload the page?
Could you try to empty the cache at Administer > Site configuration > Performance

As I understand correct you did the following steps in the advanced slideshow configuration page:

  1. Uncheck the advanced checkbox
  2. Saved the settings
  3. Reload page
  4. Checked the advanced checkbox
  5. Saved the settings
  6. Reload page
  7. Setting for pager/ slides text are not visible anymore

Please send the result of the question I ask and confirm the steps to replicate the issue, so I can find out what causes the issue.

Todd Young’s picture

Status: Postponed (maintainer needs more info) » Needs review

Yes, you state my experience correctly.

I am using IE7. Forcing a refresh does not work, and I have all caching disabled. I am using the CDMUG Zen theme.

Here is a clip from my "view source" - but the related div is not showing on the rendered page:

Before effect: Basics - HideFading - Fade OutSliding - Slide Up
Before effect of the slide text
ppblaauw’s picture

Status: Needs review » Postponed (maintainer needs more info)

Did you try another browser like Firefox and what was the result?
Did you clear the cache? and what was the result?
(clearing cache does more then clearing only cached data, also clears cached themeregistries, etc., If you encounter issues, it's always good to clear the cache)

ddbell’s picture

I am having the same problem. My Site Configuration setting for ddblock disappeared all together. I was just about finished adding content for my presentation for today and its gone. Please help. Thanks.

ddbell’s picture

It disappeared after I clicked the setting for mouseover instead of click to show content in the setting section. I tried switching browsers, clearing cache, and nothing works. I thought about uniinstalling the re-installiing but did not want to loose my content or configurations.

ddbell’s picture

I figured it out. The problem is the rich text editor(s). When you save with the editor, it adds

to your content. For example, if you had for the page to show the block, after saving with the editor it would look like this

if you switch to normal mode.

ppblaauw’s picture

@ddbell

Thank you for your post what causes the error.
It looks like it is not complete though.

You can put HTML tags inside <code> and </code>

like this:

<code>
<ul>
<li>test1</li>
<li>test2</li>
</ul>
</code>

which will look like this

<ul>
<li>test1</li>
<li>test2</li>
<ul>

Can you please post the whole explanation again.

Thanks

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

close issue, 13 weeks without activity.